Jump to content

Tsuji

Member
  • Posts

    1
  • Joined

  • Last visited

Reputation

10 Good

About Tsuji

  • Birthday 12/29/1987
  1. I'm trying to run this script on a Mac running OS X 10.4.11 with Python 2.6.4 and I get a syntax error on line 35. computer:~ user$ sudo /Users/user/Desktop/sendpkm/sendpkm.py Password: File "/Users/user/Desktop/sendpkm/sendpkm.py", line 35 end+="\x03" if ord(pkm[64])&4 else chr((ord(pkm[64])&2)+1) #gender ^ SyntaxError: invalid syntax Can anyone advise?
×
×
  • Create New...