]> granicus.if.org Git - python/commit
Issue #12678: Fix distutils sdist test on Windows.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 21 Aug 2011 20:35:41 +0000 (22:35 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 21 Aug 2011 20:35:41 +0000 (22:35 +0200)
commitce9da2ffa6fefe772f1a4209f01ef12e7d5d8cc5
tree2df5c4bb78b5cc56f5c1a680fded89221c9c06e8
parenta031abc166e2426a90d838a8106abe3148965404
Issue #12678: Fix distutils sdist test on Windows.

Patch by Jeremy Kloth.
Lib/distutils/tests/test_sdist.py
Misc/ACKS