in reply to Re: why does 'print ("hey)")' give a warning?
in thread why does 'print ("hey)")' give a warning?

Same idea, but better. You can enable or disable specific warnings, define your own in your modules, and scope the settings. It doesn't set the same variable that -w does, BTW, if you code is looking at that.
  • Comment on Re: Re: why does 'print ("hey)")' give a warning?