##// END OF EJS Templates
Merge pull request #2100 from Carreau/2to3fixes...
Merge pull request #2100 from Carreau/2to3fixes python 2 and 3 compatibility without 2to3 apply some fixes : - apply (deactivated in setup.py now) - repr (deactivated in setup.py now) - print (only in modules with print >>) - raise (partially) don't touch deathrow and quarantine.

File last commit:

r7632:710899f7
r7844:0369b784 merge
Show More
.gitignore
14 lines | 167 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak
.tox