[New-bugs-announce] [issue18186] 2.x subprocess contains set notation
Daniel Farina
report at bugs.python.org
Tue Jun 11 11:01:10 CEST 2013
New submission from Daniel Farina:
I was vendoring subprocess to pick up the change for #16327 when I noticed I could not import it on 2.6. The backwards compatibility claim at the top is 2.2.
Included is a tiny patch that uses a semantically equivalent form.
----------
components: Library (Lib)
files: old-set-notation-v1.patch
keywords: patch
messages: 190953
nosy: Daniel.Farina
priority: normal
severity: normal
status: open
title: 2.x subprocess contains set notation
versions: Python 2.6
Added file: http://bugs.python.org/file30542/old-set-notation-v1.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18186>
_______________________________________
More information about the New-bugs-announce
mailing list