Bugs item #1118977, was opened at 2005-02-08 23:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1118977&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Barry Alan Scott (barry-scott)
Assigned to: Nobody/Anonymous (nobody)
Summary: builtin file() vanishes

Initial Comment:
The attached files reproduce a wierd problem where by
the builtin file() function completely vanishes from
python.
Notice that __builtin__ changes type from module to dict.

In the attached tar files find:
   manufacture    - main program
   bob.py            - module
   a.a                 - file to open

Untar and run:

python manufacture

Notice that file()is no ware to be found in side of bob.py

This runs the same on all 2.3 and 2.4 on Windows, Linux
and Mac OS X.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1118977&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