Re: [Python-3000] document processing tools conversion report

2007-08-23 Thread Georg Brandl
Paul Dubois schrieb: > FYI: docutils will require some modification of at least the io module, > to the extent that the ideal mode of fixing the current sources so that > a subsequent pass of 2to3 will do the job, is probably not possible (but > may be outside of this one file). I've made a report

[Python-3000] document processing tools conversion report

2007-08-23 Thread Paul Dubois
FYI: docutils will require some modification of at least the io module, to the extent that the ideal mode of fixing the current sources so that a subsequent pass of 2to3 will do the job, is probably not possible (but may be outside of this one file). I've made a report to the docutils tracker to th