mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
7aca6814e2
Python 3 does not have xrange(). Uses range() instead.