mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
Update init.py
minor typo
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ except ImportError as e:
|
||||
# -----------------------------------------------------------------------
|
||||
class IDAPythonStdOut:
|
||||
"""
|
||||
Dummy file-like class that receives stout and stderr
|
||||
Dummy file-like class that receives stdout and stderr
|
||||
"""
|
||||
encoding = "UTF-8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user