Message307723
In relation to the utility of sys.warnoptions: it also lets other modules (like the unittest module) inspect the warnings that have been specified on the command line.
If it wasn't for that use case, I wouldn't be concerned about the fact that `-X dev` doesn't currently set it. |
|
Date |
User |
Action |
Args |
2017-12-06 10:54:44 | ncoghlan | set | recipients:
+ ncoghlan, vstinner |
2017-12-06 10:54:44 | ncoghlan | set | messageid: <1512557684.51.0.213398074469.issue32230@psf.upfronthosting.co.za> |
2017-12-06 10:54:44 | ncoghlan | link | issue32230 messages |
2017-12-06 10:54:44 | ncoghlan | create | |
|