djacobs / PyAPNs

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

Python 3 portability. #112

Closed mefyl closed 6 years ago

mefyl commented 9 years ago

Works in production with python3.4. Didn't test in the real world with python2, but the test suite still passes.