Message172770
| Author | cjmayo |
|---|---|
| Recipients | cjmayo |
| Date | 2012-10-12.18:44:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1350067490.94.0.738974146357.issue16214@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Create file a.py: #!/usr/bin/python import exceptions and run: 2to3 a.py ... RefactoringTool: No files need to be modified. Issue 2350 is marked as closed but this is still present for me in 2to3 of Python 2.7, 3.2 and 3.3. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-12 18:44:51 | cjmayo | set | recipients: + cjmayo |
| 2012-10-12 18:44:50 | cjmayo | set | messageid: <1350067490.94.0.738974146357.issue16214@psf.upfronthosting.co.za> |
| 2012-10-12 18:44:50 | cjmayo | link | issue16214 messages |
| 2012-10-12 18:44:50 | cjmayo | create | |