Chris Jerdonek added the comment:

Updating patch after Benjamin's review.

In this new patch, in test_regrtest I now use the current, actual getopt code 
to test and demonstrate backwards compatibility.  Note that when I pasted the 
code, I also fixed the three typos in the current getopt code that are 
documented in the following three issues: issue15324, issue15325, issue15326.  
These typos are checked by the following test cases: test_fromfile, test_match, 
and test_randomize.  (I will fix these three issues in versions prior to 3.4 
independent of this issue.)

----------
Added file: http://bugs.python.org/file28452/issue-15302-6.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15302>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to