Py File Compile Error Help me

02/15/2014 12:29 Harmmy#1
py file to pyc help

code:

import py_compile
py_compile.compile("C:\PyhtonCode.py")

error:

file "PyhtonCode.py" Line 73
continue
SyntaxError: "continue" not properly in loop

phyton versiyon: 2.7.6