notebook/IPython
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
..
frontend/html/notebook Merge pull request #2128 from Carreau/fixes-2120 2012-07-12 11:31:37 -07:00
testing use print function in module with print >> 2012-07-05 14:32:56 +02:00
utils/tests use print function in module with print >> 2012-07-05 14:32:56 +02:00