seemethere / nba_py

Python client for NBA statistics located at stats.nba.com
BSD 3-Clause "New" or "Revised" License
1.05k stars 256 forks source link

example & style updates #23

Closed rgreasons closed 8 years ago

rgreasons commented 8 years ago

fixed examples to run in both python 2.7 and python 3. Other minor changes to core nba_py files to be compliant with PEP 0008.