[issue9273] 2to3 to simultaneously do code and doctests

2021-10-20 Thread Irit Katriel
Change by Irit Katriel : -- resolution: works for me -> wont fix ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe

[issue9273] 2to3 to simultaneously do code and doctests

2021-10-20 Thread Irit Katriel
Change by Irit Katriel : -- resolution: duplicate -> works for me ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue9273] 2to3 to simultaneously do code and doctests

2021-10-20 Thread Irit Katriel
Change by Irit Katriel : -- resolution: -> duplicate stage: needs patch -> resolved status: open -> closed superseder: -> Close 2to3 issues and list them here ___ Python tracker _

[issue9273] 2to3 to simultaneously do code and doctests

2011-06-14 Thread Éric Araujo
Éric Araujo added the comment: For the 2to3 support in the new packaging module (successor of distutils), we even do three passes: code, docstrings and doctest files. -- nosy: +eric.araujo stage: -> needs patch title: 2to3 to simultaneously do code AND doctests -> 2to3 to simultaneous

[issue9273] 2to3 to simultaneously do code AND doctests

2010-08-04 Thread Florent Xicluna
Changes by Florent Xicluna : -- nosy: +benjamin.peterson title: 2to to simultaneously do code AND doctests -> 2to3 to simultaneously do code AND doctests type: -> feature request ___ Python tracker ___