Due to an accidental keyboard break, I noticed that there is a variable in SciPy called i , which is assigned to the string '6' . (May differ on other machines?)
I tried using the built-in helper functions, but nothing was assigned to scipy.i , since it only refers to a string.
I also searched for documents and google, but nothing worked.
Maybe this is due to version control or something like that? By the way, I am using Enthought Python for Windows 7 (both 64 bits).
This is far from a critical question, I'm just curious!
PhilMacKay
source share