win32all-130 for Python 1.6 available

Adrian Eyre adrian at simspon.dyndns.org
Sat Apr 8 12:26:26 EDT 2000


> To help encourage testing of Python 1.6, I have made a
> version of win32all available.  This should also be considered
> alpha!

Looks good.

> Please let me know of any problems...

1. The following does not fold correctly:

def spam():
    return """spam
is
good"""

2. Similarly, the following should perhaps not fold:

# A comment ending with a colon:
# more comment here

3. I don't suppose it would be possible to make debugged scripts
run in a separate thread, to stop it blocking the program's event
loop?






More information about the Python-list mailing list