On Thu, Aug 19, 2010 at 03:51:39PM +0100, José Matos wrote: > On Thursday 19 August 2010 14:49:42 Enrico Forestieri wrote: > > I thought about that, but then decided to do nothing as clean_dvi.py > > is only used on Windows, where the standard is 2.6 (if not 2.7, even). > > This only avoids a deprecation warning, and I would not like to bump > > the requirements only for something as marginal as this. If you deem it > > would be nevertheless necessary, I am for reverting the change, rather. > > OK. > In any case I would like to see that documented somewhere (probably in the > developers documentation). > > A single sentence/paragraph with the above content would be more than enough. > :-) There is no need to revert as IMHO subprocess is a lot more readable and > sane than popen* and friends.
I have added a note about that to the README file. -- Enrico