Madan US wrote:
>> Author: maxb
>> Date: Thu Mar 31 17:13:43 2005
>> New Revision: 13816
>>
>> Modified:
>> trunk/subversion/tests/clients/cmdline/svntest/main.py
>> Log:
>> Use GNU-style getopt if available (Python >= 2.3) in the Python
>> testsuite, to allow arguments and options to be freely intermixed.
>> Fixes issue 2237.
>>
> thats a better way to check for availability of the function. Thanks.
> btw, gnu_getopt documentation says that the 'gnu'-like functionality
> will happen only if the POSIXLY_CORRECT env var is *not* set. I think we
> should document this in the subversion/test/client/cmdline/README.
I don't.
POSIXLY_CORRECT's effect on getopt is in no way specific to Subversion. It
would be redundant for us to document it.
Max.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 1 15:47:04 2005