Starting with python 2.4.2 and pywin32 205, opening file with multiline
comment, where at least two lines are "not correctly indented" causes
huge traceback in Pythonwin.exe

Example of ill string:
"""
  - a
 - b
"""

I am not 100% sure, but problem might be in python's tokenize.py, so I
am asking, that someone more competent helps to clear the bug.

Janez

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to