Patches item #1370147, was opened at 2005-11-30 16:32 Message generated for change (Comment added) made by birkenfeld You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1370147&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: Python 2.4 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: STINNER Victor (haypo) Assigned to: Nobody/Anonymous (nobody) Summary: Fix of bug 1366000 Initial Comment: Here is a fix to bug #1366000 (Bug in bz2 : bz2.BZ2File(...).seek(0,2)) Haypo ---------------------------------------------------------------------- >Comment By: Georg Brandl (birkenfeld) Date: 2006-02-18 22:58 Message: Logged In: YES user_id=1188172 Thanks for the patch, I cleaned up the whole seek() logic and fixed the bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1370147&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
