Kurt B. Kaiser wrote:
Fuzzyman <[EMAIL PROTECTED]> writes: Mine neither - ``operator.pyd`` This could be an oddity of my windoze setup I suppose, but it's a fairly normal - XP SP2 running Activepython 2.4.2 It happens consistently, including on another machine running a Movable Python distribution frozen from the original machine. (It's also XP SP2). (The Movable Python machine is the one I'm using now.) >From the Movable Python machine I'm on now :What happens when you try <import operator> using the Python interactive interpreter? >>> import operator >>> operator <module 'operator' (built-in)> >>> Is it still worth me filing this as a bug report ? All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml |
_______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
