Friday, 13 September 2013

Use of -q Flag in Python

Use of -q Flag in Python

What does the -q flag in Python mean/do ? Also how do I access a list of
the flags through the terminal (Cygwin) ? I tried help() and then -q but
that said that -q could not be found.

No comments:

Post a Comment