[issue1471985] mimetools module getencoding error

2010-07-10 Thread Georg Brandl
Georg Brandl added the comment: Agreed. -- nosy: +georg.brandl resolution: -> out of date status: open -> closed ___ Python tracker ___ __

[issue1471985] mimetools module getencoding error

2010-07-09 Thread Mark Lawrence
Mark Lawrence added the comment: As mimetools has been deprecated since 2.3 and removed from py3k can this be closed as won't fix? -- nosy: +BreamoreBoy ___ Python tracker __

[issue1471985] mimetools module getencoding error

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Library (Lib) -None stage: -> test needed title: mimetools module getencoding error -> mimetools module getencoding error type: -> feature request versions: +Python 2.7, Python 3.1 ___ Python tracker