[issue1714773] python throws an error when unpacking bz2 file

2009-03-31 Thread Georg Brandl
Georg Brandl added the comment: This was apparently fixed sometime in trunk. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___

[issue1714773] python throws an error when unpacking bz2 file

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Extension Modules -None stage: -> test needed type: -> crash versions: +Python 2.6 -Python 2.5 ___ Python tracker ___ __