Re: [Python-Dev] Bug bz2.BZ2File(...).seek(0,2) + patch

2005-12-08 Thread Victor Stinner
Le Vendredi 25 Novembre 2005 15:54, Aahz a écrit : > On Fri, Nov 25, 2005, Victor STINNER wrote: > > I found a bug in bz2 python module. Example: > > > > Details and *patch* at: > > http://sourceforge.net/tracker/index.php?func=detail&aid=1366000&group_id > >=5470&atid=105470 > > Thanks! Particula

Re: [Python-Dev] Bug bz2.BZ2File(...).seek(0,2) + patch

2005-11-25 Thread Aahz
On Fri, Nov 25, 2005, Victor STINNER wrote: > > I found a bug in bz2 python module. Example: > > Details and *patch* at: > http://sourceforge.net/tracker/index.php?func=detail&aid=1366000&group_id=5470&atid=105470 Thanks! Particularly with the Thanksgiving weekend, you may not get any other resp