Go to file
Bussonnier Matthias 0b44186d76 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.
2012-07-13 01:07:56 -07:00
docs rebuild example notebooks 2012-06-27 22:31:20 -07:00
IPython Merge pull request #2100 from Carreau/2to3fixes 2012-07-13 01:07:56 -07:00
.gitignore Add .tox to .gitignore 2012-06-19 08:13:37 -07:00
.mailmap add Jörgen to mailmap 2012-06-29 17:20:46 -07:00
setup.py deactivate 2to3 repr fix when using setup.py 2012-07-05 12:56:29 +02:00
setupbase.py record sysinfo in sdist 2012-06-30 15:17:46 -07:00