At 01:30 AM 10/23/2005 -0400, Raymond Hettinger wrote: >FWIW, a few months ago, I reported that File New or File Open in IDLE >would crash Python as a result of the check-in implementing PEP 342. >Now, with AST checked-in, IDLE has started working again. Given the >reconfirmation, I recommend that the 342 patch be regarded as suspect >and not be restored until the fault is found and repaired.
PEP 342 is actually implemented in the HEAD. See: http://mail.python.org/pipermail/python-dev/2005-October/057477.html So, your observation actually means that the bug, if any, was somewhere else, or was inadvertently fixed or hidden by the AST branch merge. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com