Search code examples
Python 2to3 not working...


pythonpython-3.xpython-2to3

Read More
How to launch own 2to3 fixer?...


pythonpython-2to3

Read More
Converting Django project from Python 2 to Python 3: How to fix Python int OverFlowError?...


pythondjangopython-2to3

Read More
Unable to decode bytearray in python 3 but possible in python 2...


pythonarraysencodingpython-2to3

Read More
Python 2to3 Script Not Working - Unicode Error...


pythonpython-2to3

Read More
LookupError: 'base64' is not a text encoding when upgrading code from Python2 to Python3...


python-3.xbase64python-2to3

Read More
How can I use/authenticate msfrpc with python3.x?...


python-3.xmetasploitpython-2to3http.client

Read More
Python 2to3 adding extra parenthesis around functional argument...


pythonpython-2to3

Read More
How much accuracy does 2to3 Python module has to convert files?...


python-3.xpython-2.7modulepython-2to3

Read More
Add custom fixer to lib2to3 after fixer has been written...


pythonparsingabstract-syntax-treepython-2to3

Read More
Why does Python 3 need dict.items to be wrapped with list()?...


pythonpython-3.xpython-2to3

Read More
2to3 - how to keep newline characters from input file?...


pythonpython-3.xpython-2.xpython-2to3

Read More
Applying 2to3 in PyDev project in Eclipse does not affect any changes to files...


pythonpydevpython-2to3

Read More
struct unpack (Type Error: a byte like object is required, not 'str"), Unpack a List?...


pythonpython-3.xstructpython-2to3

Read More
ImportError: cannot import name getoutput...


python-3.xpython-2.7subprocesspython-2to3

Read More
where is the module level string.upper function in Python 3?...


python-2to3

Read More
Find/Test for unadorned string literals (no b" or u") in Python...


pythontestingstring-literalspython-2to3

Read More
eval(input()) in python 2to3...


pythonpython-2to3

Read More
Is there a way to run 2to3 with pip install?...


pythonpiprequirements.txtpython-2to3

Read More
How to write unicode text to file in python 2 & 3 using same code?...


pythonpython-unicodepython-2to3

Read More
duckduckgo module not working in python 3.4.4...


pythonpython-2to3duckduckgo-api

Read More
In memory gzip/gunzip of string - how to migrate python2.7 to python3...


python-3.xpython-2.7refactoringgzippython-2to3

Read More
BeautifulSoup HTMLparsingError between Python2 and Python3...


pythonhtmlbeautifulsouppython-2to3

Read More
Porting a sub-class of python2 'file' class to python3...


python-3.xpython-2.7portingpython-2to3

Read More
I am moving from Python 2.7 to Python 3 and .split is acting up...


pythonpython-3.xpython-2to3

Read More
Parsing int from string with whitespace differs from py2 to py3...


pythonstringintpython-2to3

Read More
Traceback.py tries to compare int and 'limit' which resolves to an ImportError...


pythonlettucepython-2to3

Read More
Automated Python translation 2to3 error...


pythonpython-2to3

Read More
pyserial Python2/3 string headache...


pythonserial-porthexpyserialpython-2to3

Read More
How to use 2to3 in Python Shell?...


pythonpython-2to3

Read More
BackNext