]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fixed the way the cfg file markers values are split under win32
authorTarek Ziade <tarek@ziade.org>
Sat, 21 May 2011 10:00:10 +0000 (12:00 +0200)
committerTarek Ziade <tarek@ziade.org>
Sat, 21 May 2011 10:00:10 +0000 (12:00 +0200)
commit91f0e346cc6ef0b093bd9ac2ccf98f7d46c22b09
treedca455375c57cce896a6a00043ab34e1275f6ce4
parentec9b76d282ecb3a1a113574f24b476ad3309e574
fixed the way the cfg file markers values are split under win32
Lib/packaging/config.py
Lib/packaging/tests/test_config.py