realpython / python-guide

Python best practices guidebook, written for humans.
https://docs.python-guide.org
Other
28.32k stars 5.83k forks source link

Update examples to Python 3 in speed section #1096

Closed matheusfelipeog closed 3 years ago

matheusfelipeog commented 3 years ago

Updating python 2 syntax to Python 3 in speed section

Issue #1091