mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Issue #1734346: Support Unicode file names for zipfiles.
This commit is contained in:
parent
9c19bc6247
commit
471617d6d3
4 changed files with 36 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue