This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gry
Recipients gry, r.david.murray
Date 2010-12-18.17:11:46
SpamBayes Score 2.6944828e-05
Marked as misclassified No
Message-id <1292692308.78.0.671263171128.issue10730@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure we are talking about the same table. I don't see .mp4 there.
    suffix_map = {
        '.tgz': '.tar.gz',
        '.taz': '.tar.gz',
        '.tz': '.tar.gz',
        '.tbz2': '.tar.bz2',
        }
*.svgz is gzipped *.svg files.
History
Date User Action Args
2010-12-18 17:11:48grysetrecipients: + gry, r.david.murray
2010-12-18 17:11:48grysetmessageid: <1292692308.78.0.671263171128.issue10730@psf.upfronthosting.co.za>
2010-12-18 17:11:46grylinkissue10730 messages
2010-12-18 17:11:46grycreate