Bugs item #1681020, was opened at 2007-03-14 21:16
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1681020&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Interpreter Core
Group: Python 2.5
>Status: Closed
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: virwen (virwen)
Assigned to: Nobody/Anonymous (nobody)
Summary: execfile locks file forever if there are any syntax errors

Initial Comment:
When I execfile a file which contains a syntax error, the file becomes
locked and stays this way all the way until I exit the interpreter (I
am unable to delete it, for example). I have tried but failed to find
any way to unlock the file.


----------------------------------------------------------------------

>Comment By: Georg Brandl (gbrandl)
Date: 2007-03-14 22:35

Message:
Logged In: YES 
user_id=849994
Originator: NO

Thanks for the report, this has already been fixed in SVN.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1681020&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to