mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-19 17:42:50 +08:00
Python 3.11: re.TEMPLATE is back in beta 2 (#8007)
This commit is contained in:
@@ -83,12 +83,6 @@ unittest.doModuleCleanups
|
||||
weakref.WeakValueDictionary.update
|
||||
xmlrpc.server.SimpleXMLRPCRequestHandler.rpc_paths
|
||||
|
||||
re.RegexFlag.T
|
||||
re.RegexFlag.TEMPLATE
|
||||
re.template
|
||||
sre_compile.SRE_FLAG_TEMPLATE
|
||||
sre_constants.SRE_FLAG_TEMPLATE
|
||||
sre_parse.SRE_FLAG_TEMPLATE
|
||||
unittest.IsolatedAsyncioTestCase.enterAsyncContext
|
||||
unittest.TestCase.enterClassContext
|
||||
unittest.TestCase.enterContext
|
||||
|
||||
Reference in New Issue
Block a user