Mid-line comment in Python? Mid-line comment in Python? python python

Mid-line comment in Python?


Actually if you break your statement into multiple lines you can.

Something like:

['../some/guy', '-m', '10',# '-p', '0', '-n', '100', '-f', '/dev/stdout']

should work.


You are correct, the answer is a big fat NO.