brennerm / PyTricks

Collection of less popular features and tricks for the Python programming language
MIT License
3.07k stars 503 forks source link

Parameterized defaultdict #38

Closed st0le closed 9 years ago

st0le commented 9 years ago
converted print statements to print()
brennerm commented 9 years ago

Thanks :)