[Patches] [Patch #102498] imputil.py: uninstall method & import of .pyc-files

noreply@sourceforge.net noreply@sourceforge.net
Thu, 04 Jan 2001 18:30:18 -0800


Patch #102498 has been updated. 

Project: python
Category: Modules
Status: Open
Submitted by: nobody
Assigned to : gstein
Summary: imputil.py: uninstall method & import of .pyc-files

Follow-Ups:

Date: 2001-Jan-04 18:30
By: gvanrossum

Comment:
Thanks for looking at this, Greg.  Can you work with the author on a
suitable patch and check it in?

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

Date: 2001-Jan-04 17:37
By: gstein

Comment:
The uninstall seems fine, but conversations with Guido (a while back on
python-dev) indicated that importing a .pyc without a corresponding .py
were going to be "frowned upon". Thus, the second part of this patch (the
.pyc importer) should be tossed.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=102498&group_id=5470