I've never used python before, but I have to in order to enable push notifications on my android app. When I type
python D:\Project\UAirship\clientauth.py
I get a syntax error with an error pointing to the drive letter. I've read support articles on urban airships website, and this is the way they execute this script so I'm not sure what I'm doing wrong. Thanks for your help.