[Python-Dev] Why doesn't the uu module give you the filename? (original) (raw)
Guido van Rossum guido@python.org
Sun, 27 Apr 2003 15:19:17 -0400
- Previous message: [Python-Dev] Why doesn't the uu module give you the filename?
- Next message: [Python-Dev] Antigen found CorruptedCompressedUuencodeFile virus
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
While it's simple enough to get the uu module to uudecode a string (using StringIO), it's impossible to get it to handle you the filename the uuencoded thing specifies. [...] As i said, i've got a version of uu.decode that does all of this, i'll happily submit it as a patch if people agree i'm right.
Sure, as long as your patch is backwards compatible. Send it to SourceForge.
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Why doesn't the uu module give you the filename?
- Next message: [Python-Dev] Antigen found CorruptedCompressedUuencodeFile virus
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]