Skip to content

Commit

Permalink
fix: Workflow Bot -- Build Dictionaries (#3263)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 346ddf8 commit 9ade3b6
Showing 1 changed file with 24 additions and 25 deletions.
49 changes: 24 additions & 25 deletions dictionaries/python/src/legacy.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

AboutDialog
AbstractAsyncContextManager
AbstractBasicAuthHandler
Expand Down Expand Up @@ -131,6 +130,7 @@ AutoCompleteWindowTest
AutoExpandTest
AutoHideScrollbar
AutoHideScrollbarTest
AutoProxy
BabylMessage
BackgroundBrowser
BadGzipFile
Expand Down Expand Up @@ -212,6 +212,7 @@ BytesGenerator
BytesHeaderParser
BytesParser
BytesWarning
C14NWriterTarget
CacheFTPHandler
CallableMixin
CalledProcessError
Expand Down Expand Up @@ -338,6 +339,7 @@ DateHeader
DebuggingServer
DebugRunner
DecodedGenerator
Default_commandTest
DefaultContext
DefaultCookiePolicy
DefaultEventLoopPolicy
Expand Down Expand Up @@ -403,6 +405,7 @@ DocXMLRPCRequestHandler
DocXMLRPCServer
DomainFilter
DomainLiberal
DomainRFC2965Match
DomainStrict
DomainStrictNoDots
DomainStrictNonDomain
Expand Down Expand Up @@ -436,6 +439,7 @@ EmptyHeaderError
EmptyNodeList
EncodedFile
encodePriority
end_methodName
endCDATA
endDocument
endElement
Expand Down Expand Up @@ -616,6 +620,7 @@ GeneratorExit
GeneratorType
GenericAlias
GenericBrowser
Get_entityTest
GetAllExtraHelpSourcesList
getAttributeNode
getAttributeNodeNS
Expand Down Expand Up @@ -695,6 +700,7 @@ getValueByQName
GNUTranslations
GotoTest
GraphicsExpose
Grep_itTest
GrepDialog
GroupInfo
GUIAdapter
Expand Down Expand Up @@ -816,6 +822,9 @@ InterruptedError
IntFlag
IntVar
InvalidAccessErr
InvalidBase64CharactersDefect
InvalidBase64LengthDefect
InvalidBase64PaddingDefect
InvalidCharacterErr
InvalidConfigSet
InvalidConfigType
Expand All @@ -834,6 +843,7 @@ IOBase
IOBinding
IOBindingTest
IOError
is_tipwindow_shown
IsADirectoryError
isAquaTk
isCarbonTk
Expand Down Expand Up @@ -983,6 +993,7 @@ MisplacedEnvelopeHeaderDefect
MissingHeaderBodySeparatorDefect
MissingSectionHeaderError
MMDFMessage
mock_TipWindow
MockShell
MockTextTest
ModifiedColorDelegator
Expand Down Expand Up @@ -1180,6 +1191,7 @@ ProcessPoolExecutor
ProgId
progName
PropertyMock
PROTOCOL_SSLv23
ProtocolError
ProxyBasicAuthHandler
ProxyDigestAuthHandler
Expand All @@ -1193,6 +1205,8 @@ PurePath
PurePosixPath
PureProxy
PureWindowsPath
PyCF_ALLOW_INCOMPLETE_INPUT
PyCF_DONT_IMPLY_DEDENT
PyCompileError
PyParseTest
PyShellEditorWindow
Expand All @@ -1216,6 +1230,8 @@ RawPen
RawTextHelpFormatter
RawTurtle
RawValue
re_splitComparison
re_validPackage
ReadError
ReadOnlySequentialNamedNodeMap
ReadSubprocessPipeProto
Expand Down Expand Up @@ -1443,6 +1459,7 @@ SSLObject
SSLProtocol
SSLProtocolState
SSLSocket
SSLv3
StackBrowser
StackBrowserTest
StackObject
Expand Down Expand Up @@ -1527,6 +1544,9 @@ SyntaxErr
SyntaxError
SyntaxWarning
SysLogHandler
system_listMethods
system_methodHelp
system_methodSignature
SystemError
SystemExit
systemId
Expand All @@ -1543,6 +1563,7 @@ TclVersion
tearDownClass
tearDownModule
TemporaryDirectory
TestCase
TestGetLineIndent
TestLoader
testMethodPrefix
Expand All @@ -1551,8 +1572,10 @@ TestProgram
TestResult
TestResults
TestScrollEvent
TestSuite
TextCalendar
TextDoc
TextFile
TextIO
TextIOBase
TextRepr
Expand Down Expand Up @@ -1701,27 +1724,3 @@ ZipExtFile
ZipImportError
ZipInfo
ZipReader
AutoProxy
C14NWriterTarget
Default_commandTest
DomainRFC2965Match
Get_entityTest
Grep_itTest
InvalidBase64CharactersDefect
InvalidBase64LengthDefect
InvalidBase64PaddingDefect
PROTOCOL_SSLv23
PyCF_ALLOW_INCOMPLETE_INPUT
PyCF_DONT_IMPLY_DEDENT
SSLv3
TestCase
TestSuite
TextFile
end_methodName
is_tipwindow_shown
mock_TipWindow
re_splitComparison
re_validPackage
system_listMethods
system_methodHelp
system_methodSignature

0 comments on commit 9ade3b6

Please sign in to comment.