Message 149974 - Python tracker

Message149974

Author lars.gustaebel
Recipients jaraco, lars.gustaebel
Date 2011-12-21.09:42:41
SpamBayes Score 0.0008447226
Marked as misclassified No
Message-id <1324460562.8.0.816275552529.issue13639@psf.upfronthosting.co.za>
In-reply-to
Content
tarfile under Python 2.x is not particularly designed to support unicode filenames (the gzip module does not support them either), but that should not be too hard to fix.
History
Date User Action Args
2011-12-21 09:42:42lars.gustaebelsetrecipients: + lars.gustaebel, jaraco
2011-12-21 09:42:42lars.gustaebelsetmessageid: <1324460562.8.0.816275552529.issue13639@psf.upfronthosting.co.za>
2011-12-21 09:42:42lars.gustaebellinkissue13639 messages
2011-12-21 09:42:42lars.gustaebelcreate