##// END OF EJS Templates
Fix autocall misfiring on print for python 2.6 and newer. Closes Bug #414967...
Fix autocall misfiring on print for python 2.6 and newer. Closes Bug #414967 Thanks to Robert Kern for the key tip on how to read the compiler flag needed to detect if print_function had been imported.
Fernando Perez -
r2547:8fff75b0
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
build_release Loading ...
check_sources.py Loading ...
compile.py Loading ...
make_tarball.py Loading ...
release Loading ...
run_ipy_in_profiler.py Loading ...
testupload Loading ...
toollib.py Loading ...
update_revnum.py Loading ...