Merge 3.2

This commit is contained in:
Éric Araujo 2012-03-05 17:04:20 +01:00
commit c53d624235

View file

@ -1,4 +1,5 @@
"""Tests for distutils.command.bdist_msi."""
import os
import sys
import unittest
from test.support import run_unittest