[issue1704474] test_optparse.py mod. for jython

2009-06-01 Thread Greg Ward

Greg Ward  added the comment:

I just took a look at the original patch uploaded by drtimcouper.  IMHO
it would be cleaner and simpler to modify optparse.py so that it behaves
as consistently as possible under Jython and CPython.  For example,
optparse should catch the ValueError raised when a user supplies a bad
integer input and raise a new exception with a consistent error message.
 That sort of thing.

drtimcouper: if you're still out there and reading this, would you mind
submitting a new patch?

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1704474] test_optparse.py mod. for jython

2009-05-14 Thread Daniel Diniz

Daniel Diniz  added the comment:

Can someone ping the Jython tracker for help on this?

--
nosy: +ajaksu2
type:  -> feature request
versions: +Python 2.7, Python 3.2 -Python 2.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1704474] test_optparse.py mod. for jython

2008-01-11 Thread A.M. Kuchling

A.M. Kuchling added the comment:

The patch would need to be checked against Jython's last release and/or
the current trunk.

--
keywords: +easy
nosy: +akuchling

_
Tracker <[EMAIL PROTECTED]>

_
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com