[Python-Dev] PEP 273 - Import from Zip Archives

Gordon McMillan gmcm@hypernet.com
Thu, 28 Feb 2002 11:38:27 -0500


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/