mirror of https://github.com/n1nj4sec/pupy.git
small fixes
This commit is contained in:
parent
20092be17b
commit
2f6b3a7245
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: UTF8 -*-
|
||||
from pupylib.PupyModule import *
|
||||
import StringIO
|
||||
import pupylib.utils.rpyc_utils import redirected_stdo
|
||||
from pupylib.utils.rpyc_utils import redirected_stdo
|
||||
|
||||
__class_name__="PythonExec"
|
||||
|
||||
|
|
Loading…
Reference in New Issue