mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
The usual...
This commit is contained in:
parent
0c373691ae
commit
b6685dcfeb
4 changed files with 8 additions and 8 deletions
|
|
@ -1,4 +1,5 @@
|
|||
"""Mac specific module for conversion between pathnames and URLs."""
|
||||
"""Mac specific module for conversion between pathnames and URLs.
|
||||
Do not import directly, use urllib instead."""
|
||||
|
||||
import string
|
||||
import urllib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue