Message259394
| Author | marco.buttu |
|---|---|
| Recipients | anish.shah, brett.cannon, giampaolo.rodola, marco.buttu, pitrou, vstinner, yselivanov |
| Date | 2016-02-02.14:59:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1454425169.85.0.604134250166.issue26182@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1454425169.85.0.604134250166.issue26182@psf.upfronthosting.co.za> |
| 2016-02-02 14:59:29 | marco.buttu | link | issue26182 messages |
| 2016-02-02 14:59:29 | marco.buttu | create | |