Message259394
The check for the 'with' statement was handled in the parser (parsetok.c), and in Python 2.5 the warnings were enabled by default.
I do not know how to check if the deprecation warning are enabled, otherwise I would have tried to fix the problem. |
|
| Date |
User |
Action |
Args |
| 2016-02-02 14:59:29 | marco.buttu | set | recipients:
+ marco.buttu, brett.cannon, pitrou, vstinner, giampaolo.rodola, yselivanov, anish.shah |
| 2016-02-02 14:59:29 | marco.buttu | set | messageid: <[email protected]> |
| 2016-02-02 14:59:29 | marco.buttu | link | issue26182 messages |
| 2016-02-02 14:59:29 | marco.buttu | create | |
|