Message 110457 - Python tracker
Message110457
| Author | tiagoantao |
|---|---|
| Recipients | tiagoantao |
| Date | 2010-07-16.15:48:43 |
| SpamBayes Score | 0.00020156516 |
| Marked as misclassified | No |
| Message-id | <1279295325.63.0.00955742679892.issue9273@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently 2to3 has to be called twice in order to do a full code conversion: one for the code and another for the doctests. Would it be possible to do both things simultaneously (on passing a flag)? It would be nice if distutils.command.build_py.build_py_2to3 would also have this functionality (ie a single pass for both code and docutils) Thanks |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-16 15:48:45 | tiagoantao | set | recipients: + tiagoantao |
| 2010-07-16 15:48:45 | tiagoantao | set | messageid: <1279295325.63.0.00955742679892.issue9273@psf.upfronthosting.co.za> |
| 2010-07-16 15:48:43 | tiagoantao | link | issue9273 messages |
| 2010-07-16 15:48:43 | tiagoantao | create | |