Python 2.6 report

Martin Geisler mg at daimi.au.dk
Fri Oct 3 03:37:59 CDT 2008


Dirkjan Ochtman <dirkjan at ochtman.nl> writes:

> My approach here was to stub a util.Popen that did emulation on top
> of popen2.* for Python 2.3, but it's not very easy to do, I think.

What about including the subprocess module with Mercurial, like the
byterange.py file?

The subprocess module says it is backwards compatible with Python 2.2.

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multi-Party Computation) to Python. See: http://viff.dk/.


More information about the Mercurial-devel mailing list