[Python-bugs-list] [ python-Bugs-484645 ] little bug in pycodegen.py

noreply@sourceforge.net noreply@sourceforge.net
Tue, 27 Nov 2001 12:57:40 -0800


Bugs item #484645, was opened at 2001-11-22 12:07
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=484645&group_id=5470

Category: Python Library
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Gustavo Niemeyer (niemeyer)
>Assigned to: Jeremy Hylton (jhylton)
Summary: little bug in pycodegen.py

Initial Comment:
When the script is called directly (__name__ == 
"__main__"), compileFile() should be called, not 
compile() as it is now.


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

>Comment By: Tim Peters (tim_one)
Date: 2001-11-27 12:57

Message:
Logged In: YES 
user_id=31435

Assigned to Jeremy.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=484645&group_id=5470