Python equivalent of #line?

Edward C. Jones edcjones at erols.com
Sun May 25 08:10:16 EDT 2003


C has a preprocessor command
   #line n "filename"
Can I do this in Python?

Ed Jones





More information about the Python-list mailing list