mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Add readline.backend for 3.13 (#12384)
This commit is contained in:
@@ -8,7 +8,6 @@ fcntl.F_SETNOSIGPIPE
|
||||
posixpath.splitroot
|
||||
posix.waitid
|
||||
posix.waitid_result
|
||||
readline.backend
|
||||
webbrowser.MacOSX
|
||||
|
||||
# TODO: fix
|
||||
|
||||
@@ -3,6 +3,5 @@ _stat.SF_SUPPORTED
|
||||
_stat.SF_SYNTHETIC
|
||||
mmap.MAP_NORESERVE
|
||||
posixpath.splitroot
|
||||
readline.backend
|
||||
stat.SF_SUPPORTED
|
||||
stat.SF_SYNTHETIC
|
||||
|
||||
Reference in New Issue
Block a user