mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
@@ -17,7 +17,7 @@ class shlex:
|
||||
escape = ... # type: str
|
||||
quotes = ... # type: str
|
||||
escapedquotes = ... # type: str
|
||||
whitespace_split = ... # type: str
|
||||
whitespace_split = ... # type: bool
|
||||
infile = ... # type: str
|
||||
instream = ... # type: TextIO
|
||||
source = ... # type: str
|
||||
|
||||
Reference in New Issue
Block a user