Is there a way to get true division in ipy without using the -Qnew command 
line option?  On a per-module or per-instance basis?

"from __future__ import true_division"

returns "SyntaxError: future feature is not defined: true_division"

I see in the Issue Tracker for work item 2206 it says

    fix:
    need to make similar fix as done for true_division.

but I was unable to any other mention of true division anywhere on the 
CodePlex wiki.

thanks in advance,

gary 

_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to