David James wrote:
> I'd like to be sure that svn_export_empty_files.py is compatible with
> Python 2.2 before merging it to 1.2.x. So I've posted a patch.
>
> [[[
> Python 2.2 Compatibility for svn_export_empty_files.py.
>
> * contrib/client-side/svn_export_empty_files.py:
> (__main__): Use getopt instead of gnu_getopt for compatibility with
> versions of
> Python older than 2.4.
2.3, not 2.4
Also, it is nice to use gnu_getopt when it is available.
See build/run-tests.py for an example of how to do this, or the patch I
posted in another thread.
Max.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 18 00:01:08 2005