Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 0.47 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Traceback (most recent call last):
  2.   File "C:\Documents and Settings\ChewyPyro\Desktop\Grace Note\GraceNote(3)\Scri
  3. pts2.py", line 946, in SavetoPatch
  4.     proc=subprocess.Popen(args,shell=False,bufsize=-1,stdin=subprocess.PIPE,stdo
  5. ut=subprocess.PIPE)
  6.   File "C:\Python26\lib\subprocess.py", line 633, in __init__
  7.     errread, errwrite)
  8.   File "C:\Python26\lib\subprocess.py", line 842, in _execute_child
  9.     startupinfo)
  10. WindowsError: [Error 87] The parameter is incorrect