[issue2026] test_largefile.py converted to unittest

2008-03-25 Thread Benjamin Peterson
Changes by Benjamin Peterson <[EMAIL PROTECTED]>: -- resolution: -> accepted status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ Pytho

[issue2026] test_largefile.py converted to unittest

2008-03-25 Thread Giampaolo Rodola'
Giampaolo Rodola' <[EMAIL PROTECTED]> added the comment: Uh! This report is still open. Facundo could you close it? :) __ Tracker <[EMAIL PROTECTED]> __

[issue2026] test_largefile.py converted to unittest

2008-02-08 Thread Christian Heimes
Changes by Christian Heimes: -- keywords: +patch priority: -> normal __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsub

[issue2026] test_largefile.py converted to unittest

2008-02-07 Thread Facundo Batista
Facundo Batista added the comment: Fixed in r60645. Thank you! __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://

[issue2026] test_largefile.py converted to unittest

2008-02-06 Thread Giampaolo Rodola'
New submission from Giampaolo Rodola': In attachment. The original tests are unchanged. Tested under Windows XP and Linux Ubuntu 7.04. -- components: Tests files: test_largefile.diff messages: 62128 nosy: facundobatista, giampaolo.rodola severity: normal status: open title: test_largefil