[Patches] [ python-Patches-562373 ] Getting rid of string, types and stat

noreply@sourceforge.net noreply@sourceforge.net
Thu, 30 May 2002 07:18:22 -0700


Patches item #562373, was opened at 2002-05-30 16:18
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=562373&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Walter Dörwald (doerwalter)
Assigned to: Nobody/Anonymous (nobody)
Summary: Getting rid of string, types and stat

Initial Comment:
This patch gets rid of some of the "import string",
"import types" or "import stat" statements in the
standard library (many still remain, I didn't touch the
tools or Demos directory). I hope I didn't touch any of
the modules that must stay backwards compatible (like
inspect, distutils, sre, anything else?)

Maybe the rest of the function in stat should be made
methods too?


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

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