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.
pygments converts ok but uses cPickle; changing to pickle is easy. Since pygments uses docutils.io, it isn't possible to run it further. sphinx converts ok, and can be imported.
_______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com