cheat sheet writing python 2 3 compatible code copyright c 2013 2015 python charmers pty ltd australia author ed schofield licence creative commons attribution a pdf version is here http ...
Filetype PDF | Posted on 01 Feb 2023 | 2 years ago
The words contained in this file might help you see if this file matches what you are looking for:
...Cheat sheet writing python compatible code copyright c charmers pty ltd australia author ed schofield licence creative commons attribution a pdf version is here http future org idioms this notebook shows you for proof that with both versions of and it accompanies s talk at pycon au the video www youtube com watch v koqkjaai t ms minimum setup imports below refer to these pip installable packages on pypi import install builtins past six following scripts are also futurize pasteurize see https pythonhosted more information essential syntax differences print in only hello multiple strings function prevent py from interpreting as tuple guido top module sys stderr file end raising exceptions raise valueerror dodgy value traceback exc info option reraise or utils exception chaining pep class databaseerror pass filedatabase def init self filename try open except ioerror failed testing above fd non existent txt e assert isinstance cause filenotfounderror inherits catching division integer roun...