Roundup Tracker - Issues

Message1552

Author don_fu
Recipients
Date 2004-12-09.14:30:07
Message-id
In-reply-to
Logged In: YES 
user_id=1083360

it works for me. 

have a look at C:\Python23\lib\token.py and see if it
defines N_TOKENS. If it does, some other token.py shadows
the standard lib file.

I once had the same problem but only vaguely recall the
context. I think I installed some windows readline library
for python.

stefan.
History
Date User Action Args
2009-02-03 14:21:03adminlinkissue1082090 messages
2009-02-03 14:21:03admincreate