mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Add private _bootlocale stub (#3985)
This commit is contained in:
2
stdlib/3/_bootlocale.pyi
Normal file
2
stdlib/3/_bootlocale.pyi
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
def getpreferredencoding(do_setlocale: bool = ...) -> str: ...
|
||||
Reference in New Issue
Block a user