Message276717
Also, I assume this is a problem with all such syntax warnings: you only see this warning/error when the file is originally compiled. Once the .pyc file exists, you'll never see a warning or error. Maybe that's okay, but it means there's a certain class of installations (such as .pyc compiled at install time) that won't be able to know these warnings exist.
This screwed me up for a while when I was developing this patch. The warnings disappeared! |
|
| Date |
User |
Action |
Args |
| 2016-09-16 14:25:41 | eric.smith | set | recipients:
+ eric.smith, brett.cannon, rhettinger, ncoghlan, ned.deily, r.david.murray, martin.panter, serhiy.storchaka, yselivanov, Tim.Graham, yan12125, abarry |
| 2016-09-16 14:25:40 | eric.smith | set | messageid: <[email protected]> |
| 2016-09-16 14:25:40 | eric.smith | link | issue28128 messages |
| 2016-09-16 14:25:40 | eric.smith | create | |
|