Issue #1734346: Support Unicode file names for zipfiles.

This commit is contained in:
Martin v. Löwis 2008-05-05 17:16:58 +00:00
parent 9c19bc6247
commit 471617d6d3
4 changed files with 36 additions and 7 deletions

View file

@ -1,6 +1,6 @@
#! /usr/bin/env python
"""Regression test.
"""Regression test driver.
This will find all modules whose name is "test_*" in the test
directory, and run them. Various command line options provide