Hi,
Can someone offer some assistance? 
System is Windows XP 
Python 2.5 and PyCrypto installed.
Ineptkey.pyw (v5 and 5.2) and Ineptepub.pyw downloaded and saved into the Python directory (C:\python32).
Double click Ineptkey.pyw - nothing happens, apart from brief hourglass cursor
Running from the command prompt elicits the following:
	Code:
	C:\Python32>python ineptkey.pyw
  File "ineptkey.pyw", line 362
    except ADEPTError, e:
                     ^
SyntaxError: invalid syntax
  
 Any help gratefully received, 
Thanks