[Python-Dev] PEP 273 - Import from Zip Archives
Gordon McMillan
gmcm@hypernet.com
Thu, 28 Feb 2002 11:38:27 -0500
Thu, 28 Feb 2002 11:38:27 -0500
- Previous message: [Python-Dev] PEP 273 - Import from Zip Archives
- Next message: [Python-Dev] PEP 273 - Import from Zip Archives
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 28 Feb 2002 at 10:15, Skip Montanaro wrote: > What do strop or string provide that string methods > don't? It's likely that if you needed to import > either in the past, you don't need to now. Oops, you're right. iu doesn't use strop. Just sys, imp and marshal (and optionally Win32api if required and found). -- Gordon http://www.mcmillan-inc.com/
- Previous message: [Python-Dev] PEP 273 - Import from Zip Archives
- Next message: [Python-Dev] PEP 273 - Import from Zip Archives
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]