You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
===================================================== REpdb is part of the pyREtic toolkit. Rich Smith 2010 =====================================================
bash-3.2$ python mod_destruction.py
=====================================================
REpdb is part of the pyREtic toolkit. Rich Smith 2010
=====================================================
--Return--
> /Users/a/Downloads/mods/dis/mod_destruction.py(5)<module>()->None
-> REpdb.set_trace()
(REpdb:default) import mod_destruction_orig
XXX lineno: 1, opcode: 247
XXX lineno: 1, opcode: 207
(REpdb:default) REpdb.obj_mirror(mod_destruction_orig)
*** AttributeError: 'module' object has no attribute 'obj_mirror'
(REpdb:default) dir(REpdb)
['CAN_CALLGRAPH', 'MODULE_LOCATION', 'REpdb', 'RUNTIME_LOCATION', '__author__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', '__version__', 'atexit', 'os', 'pdb', 'pm', 'post_mortem', 'pyREtic', 'pycallgraph', 'run', 'runcall', 'runctx', 'runeval', 'set_trace', 'shutil', 'struct', 'subprocess', 'sys', 'tarfile', 'time', 'urllib']
The text was updated successfully, but these errors were encountered: