##// END OF EJS Templates
DPyGetOpt.py => utils/DPyGetOpt.py and imports updated....
DPyGetOpt.py => utils/DPyGetOpt.py and imports updated. This module was not lowercased and also not moved into external because it is a modified version of the original DPyGetOpt module. Eventually we will replace this with a more modern options parser.

File last commit:

r736:d53b34f4
r2018:d15d3b0d
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$