Hello,
I've tried your module under windows XP, python2.5,
pyreadline 1.3 (from
http://projects.scipy.org/ipython/ipython/wiki/PyReadline/Intro)
I had same problem reported with var HOME not defined so
i've replaced the filename by './.othername'.
Now all has compiled.
Module loads ok.
But when I hit TAB all the current line is erased:
#import sys
#sys.
#sys.<TAB>
#
... nothing more
If you've got any ideas :)
Thx!
Laurent
|