Advertisement
HaniiPuppy

python error 1.1

Dec 18th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.31 KB | None | 0 0
  1. python filetransfer.py 0 4294967296 /Volumes/Backup\ Drive/chris/Desktop/Recording\ Sessions/S1/Session\ 1/untitled ~/Desktop/temp
  2.   File "filetransfer.py", line 13
  3.     with open(source, 'rb') as source_file, open(target, mode) as target_file:
  4.                                           ^
  5. SyntaxError: invalid syntax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement