Python - dateutil
Revision as of 14:53, 12 January 2014 by PeterHarding (talk | contribs) (Created page with "=Setting up the dateutil Module= This should do the trick... <pre> $ pip install python-dateutil </pre> To get pip running under cygwin see here - xxx Category:Py...")
Setting up the dateutil Module
This should do the trick...
$ pip install python-dateutil
To get pip running under cygwin see here - xxx