mirror of
https://github.com/python/cpython.git
synced 2025-08-09 11:29:45 +00:00
Added missing import.
This commit is contained in:
parent
a171cf064a
commit
c3937f569b
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ for manipulation of the pathname component of URLs.
|
|||
"""
|
||||
|
||||
import os
|
||||
import sys
|
||||
import stat
|
||||
import genericpath
|
||||
import warnings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue