View Single Post
  #119  
Old 12-02-2010, 11:33 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to remove DRM from sony ebooks (BBeB and EPUB)


Quote:
Originally Posted by baxna View Post
Code:
python ineptkey.pyw
File "ineptkey.pyw", line 279 with open(keypath, 'wb') as f: 
SyntaxError: invalid syntax
Python is white space sensitive. Make sure you download the ineptkey.pyw, not copy-paste it.
Reply With Quote