[issue1935] test_descr.py converted to unittest

2008-02-02 Thread Georg Brandl
Georg Brandl added the comment: The GHOP patch was now committed as r60521. -- nosy: +georg.brandl status: open -> closed __ Tracker <[EMAIL PROTECTED]> __

[issue1935] test_descr.py converted to unittest

2008-01-29 Thread Brett Cannon
Brett Cannon added the comment: On Jan 29, 2008 12:24 PM, Amaury Forgeot d'Arc <[EMAIL PROTECTED]> wrote: > > Amaury Forgeot d'Arc added the comment: > > Did he misunderstand the last comment in this post of yours? > http://code.google.com/p/google-highly-open-participation-psf/issues/detail?id=2

[issue1935] test_descr.py converted to unittest

2008-01-29 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: Did he misunderstand the last comment in this post of yours? http://code.google.com/p/google-highly-open-participation-psf/issues/detail?id=291#c24 __ Tracker <[EMAIL PROTECTED]> __

[issue1935] test_descr.py converted to unittest

2008-01-29 Thread Brett Cannon
Brett Cannon added the comment: On Jan 29, 2008 3:11 AM, Amaury Forgeot d'Arc <[EMAIL PROTECTED]> wrote: > > Amaury Forgeot d'Arc added the comment: > > On the contrary, Jeff's version is better in many aspects. > I happily withdraw my submission. > > Just a question: why were the docstrings remo

[issue1935] test_descr.py converted to unittest

2008-01-29 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: On the contrary, Jeff's version is better in many aspects. I happily withdraw my submission. Just a question: why were the docstrings removed? -- resolution: -> duplicate __ Tracker <[EMAIL PROTECTED]>

[issue1935] test_descr.py converted to unittest

2008-01-26 Thread Brett Cannon
Brett Cannon added the comment: Just so you know, Amaury, a student did a conversion for GHOP: http://code.google.com/p/google-highly-open-participation-psf/issues/detail?id=291 . It was not checked in yet as we are waiting for contributor forms first. But perhaps you can have a look at it and s

[issue1935] test_descr.py converted to unittest

2008-01-25 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: And here is the version for py3k! I also removed a few duplicate tests or list items, introduced by unicode->str and long->int conversions. Added file: http://bugs.python.org/file9291/test_descr.py __ Tracker <[EMAIL PROTEC

[issue1935] test_descr.py converted to unittest

2008-01-25 Thread Amaury Forgeot d'Arc
Changes by Amaury Forgeot d'Arc: Added file: http://bugs.python.org/file9290/test_descr.py __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailin

[issue1935] test_descr.py converted to unittest

2008-01-25 Thread Amaury Forgeot d'Arc
Changes by Amaury Forgeot d'Arc: Removed file: http://bugs.python.org/file9289/test_descr.py __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mail

[issue1935] test_descr.py converted to unittest

2008-01-25 Thread Amaury Forgeot d'Arc
New submission from Amaury Forgeot d'Arc: This is test_descr.py converted to unittest. The diff is so large that svn diff failed! "svn: Can't write to stream: Not enough space to process this command." Anyway, I started from trunk, rev 60301. The file is very large, and some functions have more