added subprocess to the compatibility PEP
This commit is contained in:
parent
3b8316ebbd
commit
e85c3e670f
|
@ -85,6 +85,7 @@ Backward Compatible Packages, Modules, and Tools
|
||||||
email Barry Warsaw 2.1 / 2.3 [1]
|
email Barry Warsaw 2.1 / 2.3 [1]
|
||||||
logging Vinay Sajip 1.5.2
|
logging Vinay Sajip 1.5.2
|
||||||
sre Fredrik Lundh 2.1
|
sre Fredrik Lundh 2.1
|
||||||
|
subprocess Peter Astrand 2.2
|
||||||
xml (PyXML) Martin v. Loewis 2.0
|
xml (PyXML) Martin v. Loewis 2.0
|
||||||
xmlrpclib Fredrik Lundh 2.1
|
xmlrpclib Fredrik Lundh 2.1
|
||||||
modulefinder Thomas Heller 2.2
|
modulefinder Thomas Heller 2.2
|
||||||
|
|
Loading…
Reference in New Issue