[Python-3000] document processing tools conversion report

Georg Brandl g.brandl at gmx.net
Thu Aug 23 23:59:50 CEST 2007


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 to the docutils
> tracker to that effect; will see what dialog ensues. There are things to
> handle images etc. so I think fixing this is above my paygrade.

Thanks for looking into this! If just the one file is problematic and the
rest can be handled by 2to3, we might be able to set up a way to do this
automatically once people want to build the docs with 3k.

I'll monitor the docutils tracker issue in any case.

Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-3000 mailing list