argparse for cygwin python

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Tue Jan 17 21:22:00 GMT 2012


On Tue, 2012-01-17 at 13:23 -0500, Jason Tishler wrote:
> See the following:
> 
>     http://docs.python.org/dev/library/argparse.html
> 
> argparse is not available until Python 3.2; Cygwin Python is 2.6.

It is also in 2.7, FWIW.  But it can also be installed separately for
older versions of Python:

http://pypi.python.org/pypi/argparse

Cygwin Ports provides a python-argparse package.


Yaakov



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list