##// END OF EJS Templates
dispatch: don't attempt to import debugger as bytestring...
dispatch: don't attempt to import debugger as bytestring The __import__ thingie needs a string, not a bytestring. Guess I'm the only one who uses this once in a while and noticed it was broken.

File last commit:

r37193:943d77fc default
r52271:82131be5 default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
#
# This file is necessary to make this directory a package.