This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gladman
Recipients gladman
Date 2015-08-11.08:01:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439280064.03.0.280245669443.issue24843@psf.upfronthosting.co.za>
In-reply-to
Content
I have now got it working using the command line:

C:\Program Files\Python35\Tools\scripts>"C:\Program Files\Python34\python" 2to3.py --help

I am not sure why the default Windows invocation of Python doesn't work with 2to3 as this works fine with other python scripts that I have tried.
History
Date User Action Args
2015-08-11 08:01:04gladmansetrecipients: + gladman
2015-08-11 08:01:04gladmansetmessageid: <1439280064.03.0.280245669443.issue24843@psf.upfronthosting.co.za>
2015-08-11 08:01:04gladmanlinkissue24843 messages
2015-08-11 08:01:03gladmancreate