Message110457
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 |
|
| 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 | |
|