Ignore:
Timestamp:
05/11/12 15:25:52 (12 years ago)
Author:
Malte Marquarding
Message:

use ipython >=0.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/ipysupport.py

    r1824 r2499  
    77
    88# workaround for ipython, which redirects this if banner=0 in ipythonrc
    9 sys.stdout = sys.__stdout__
    10 sys.stderr = sys.__stderr__
     9#sys.stdout = sys.__stdout__
     10#sys.stderr = sys.__stderr__
    1111
    1212def version():
Note: See TracChangeset for help on using the changeset viewer.