>
> - Don't spam the same question in several different threads, and
> especially don't privately email list participants with the same
> question. Doing so is likely to get you ignored by people who would
> otherwise be quite happy to help you.
I'd like to make that comment stronger: by repeati
On 18/02/2014 20:57, S Tareq wrote:
sorry, is there any other way to convert the coding
Use an editor?
Or try this:-
c:\Users\Mark>2to3 --help
Usage: 2to3 [options] file|dir ...
Options:
-h, --helpshow this help message and exit
-d, --doctests_only Fix up doctests only
-
sorry, is there any other way to convert the coding
On Tuesday, 18 February 2014, 20:41, Zachary Ware
wrote:
On Tue, Feb 18, 2014 at 12:18 PM, S Tareq wrote:
> i am to convert coding to python 3.X. and some one told me to use 2to3
> program but i don't how to use 2to3 program i was reading
On Tue, Feb 18, 2014 at 12:18 PM, S Tareq wrote:
> i am to convert coding to python 3.X. and some one told me to use 2to3
> program but i don't how to use 2to3 program i was reading and followed the
> rules in python website (
> http://docs.python.org/3/library/2to3.html?highlight=2to3#module-lib
i am to convert coding to python 3.X. and some one told me to use 2to3 program
but i don't how to use 2to3 program i was reading and followed the rules in
python website (
http://docs.python.org/3/library/2to3.html?highlight=2to3#module-lib2to3 ) but
it says error and don't work. is there any