djacobs / PyAPNs

Python library for interacting with the Apple Push Notification service (APNs)
http://pypi.python.org/pypi/apns/
MIT License
1.22k stars 377 forks source link

change xrange to range and comma to as in except Python3.5 #147

Closed AhnSeongHyun closed 8 years ago

crobertsbmw commented 8 years ago

I was just about to make this same pull request...