##// END OF EJS Templates
import-checker: increase portability for python 2.6.x...
import-checker: increase portability for python 2.6.x Before this patch, fromlocalfunc() assumes that "module" attribute of ast.ImportFrom is None for "from . import a", and Python 2.7.x satisfies this assumption. On the other hand, with Python 2.6.x, "module" attribute of ast.ImportFrom is an empty string for "from . import a", and this causes failure of test-check-module-imports.t.

File last commit:

r9999:f91e5630 default
r29374:7712fcde default
Show More
coal-folder.png
0 lines | 284 B | image/png | TextLexer
/ mercurial / templates / static / coal-folder.png
rendered-image