[Patches] [ python-Patches-661581 ] Remove old code from os.py

noreply@sourceforge.net noreply@sourceforge.net
Fri, 03 Jan 2003 05:02:42 -0800


Patches item #661581, was opened at 2003-01-03 12:57
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=661581&group_id=5470

Category: Library (Lib)
Group: Python 2.3
>Status: Deleted
Resolution: None
Priority: 5
Submitted By: Andrew Wilkinson (andrew_j_w)
Assigned to: Nobody/Anonymous (nobody)
Summary: Remove old code from os.py

Initial Comment:
lib\os.py contains exec statements that are a reminent 
from Python 1.52b2.

They make it hard to statically anaylse Python 
programs as os is such a core module.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=661581&group_id=5470