Message10751

Author zyasoft
Recipients amak, egg, fwierzbicki, jeff.allen, juneau001, santa4nt, zyasoft
Date 2016-02-17.05:16:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455686218.84.0.0490517062486.issue1767@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, here's the argparse pinning from pip install testtools:

Collecting argparse (from unittest2>=1.0.0->testtools)
  Using cached argparse-1.4.0-py2.py3-none-any.whl

So nothing pinned per-se, just doing an install just-in-case even though it's 2.7. A completely separate issue, and not in Jython, of coure.
History
Date User Action Args
2016-02-17 05:16:58zyasoftsetmessageid: <1455686218.84.0.0490517062486.issue1767@psf.upfronthosting.co.za>
2016-02-17 05:16:58zyasoftsetrecipients: + zyasoft, fwierzbicki, amak, juneau001, egg, jeff.allen, santa4nt
2016-02-17 05:16:58zyasoftlinkissue1767 messages
2016-02-17 05:16:58zyasoftcreate