Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
8d805d75
Commit
8d805d75
authored
Jan 04, 2014
by
Martin v. Löwis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerate python34stub.def.
parent
74762898
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
62 additions
and
62 deletions
+62
-62
PC/python33stub.def
PC/python33stub.def
+62
-62
No files found.
PC/python33stub.def
View file @
8d805d75
...
...
@@ -546,68 +546,68 @@ PyUnicodeTranslateError_GetStart
PyUnicodeTranslateError_SetEnd
PyUnicodeTranslateError_SetReason
PyUnicodeTranslateError_SetStart
PyUnicode
UCS2
_Append
PyUnicode
UCS2
_AppendAndDel
PyUnicode
UCS2
_AsASCIIString
PyUnicode
UCS2
_AsCharmapString
PyUnicode
UCS2
_AsDecodedObject
PyUnicode
UCS2
_AsDecodedUnicode
PyUnicode
UCS2
_AsEncodedObject
PyUnicode
UCS2
_AsEncodedString
PyUnicode
UCS2
_AsEncodedUnicode
PyUnicode
UCS2
_AsLatin1String
PyUnicode
UCS2
_AsRawUnicodeEscapeString
PyUnicode
UCS2
_AsUTF16String
PyUnicode
UCS2
_AsUTF32String
PyUnicode
UCS2
_AsUTF8String
PyUnicode
UCS2
_AsUnicodeEscapeString
PyUnicode
UCS2
_AsWideChar
PyUnicode
UCS2
_ClearFreelist
PyUnicode
UCS2
_Compare
PyUnicode
UCS2
_Concat
PyUnicode
UCS2
_Contains
PyUnicode
UCS2
_Count
PyUnicode
UCS2
_Decode
PyUnicode
UCS2
_DecodeASCII
PyUnicode
UCS2
_DecodeCharmap
PyUnicode
UCS2
_DecodeFSDefault
PyUnicode
UCS2
_DecodeFSDefaultAndSize
PyUnicode
UCS2
_DecodeLatin1
PyUnicode
UCS2
_DecodeRawUnicodeEscape
PyUnicode
UCS2
_DecodeUTF16
PyUnicode
UCS2
_DecodeUTF16Stateful
PyUnicode
UCS2
_DecodeUTF32
PyUnicode
UCS2
_DecodeUTF32Stateful
PyUnicode
UCS2
_DecodeUTF8
PyUnicode
UCS2
_DecodeUTF8Stateful
PyUnicode
UCS2
_DecodeUnicodeEscape
PyUnicode
UCS2
_FSConverter
PyUnicode
UCS2
_FSDecoder
PyUnicode
UCS2
_Find
PyUnicode
UCS2
_Format
PyUnicode
UCS2
_FromEncodedObject
PyUnicode
UCS2
_FromFormat
PyUnicode
UCS2
_FromFormatV
PyUnicode
UCS2
_FromObject
PyUnicode
UCS2
_FromOrdinal
PyUnicode
UCS2
_FromString
PyUnicode
UCS2
_FromStringAndSize
PyUnicode
UCS2
_FromWideChar
PyUnicode
UCS2
_GetDefaultEncoding
PyUnicode
UCS2
_GetSize
PyUnicode
UCS2
_IsIdentifier
PyUnicode
UCS2
_Join
PyUnicode
UCS2
_Partition
PyUnicode
UCS2
_RPartition
PyUnicode
UCS2
_RSplit
PyUnicode
UCS2
_Replace
PyUnicode
UCS2
_Resize
PyUnicode
UCS2
_RichCompare
PyUnicode
UCS2
_SetDefaultEncoding
PyUnicode
UCS2
_Split
PyUnicode
UCS2
_Splitlines
PyUnicode
UCS2
_Tailmatch
PyUnicode
UCS2
_Translate
PyUnicode_Append
PyUnicode_AppendAndDel
PyUnicode_AsASCIIString
PyUnicode_AsCharmapString
PyUnicode_AsDecodedObject
PyUnicode_AsDecodedUnicode
PyUnicode_AsEncodedObject
PyUnicode_AsEncodedString
PyUnicode_AsEncodedUnicode
PyUnicode_AsLatin1String
PyUnicode_AsRawUnicodeEscapeString
PyUnicode_AsUTF16String
PyUnicode_AsUTF32String
PyUnicode_AsUTF8String
PyUnicode_AsUnicodeEscapeString
PyUnicode_AsWideChar
PyUnicode_ClearFreelist
PyUnicode_Compare
PyUnicode_Concat
PyUnicode_Contains
PyUnicode_Count
PyUnicode_Decode
PyUnicode_DecodeASCII
PyUnicode_DecodeCharmap
PyUnicode_DecodeFSDefault
PyUnicode_DecodeFSDefaultAndSize
PyUnicode_DecodeLatin1
PyUnicode_DecodeRawUnicodeEscape
PyUnicode_DecodeUTF16
PyUnicode_DecodeUTF16Stateful
PyUnicode_DecodeUTF32
PyUnicode_DecodeUTF32Stateful
PyUnicode_DecodeUTF8
PyUnicode_DecodeUTF8Stateful
PyUnicode_DecodeUnicodeEscape
PyUnicode_FSConverter
PyUnicode_FSDecoder
PyUnicode_Find
PyUnicode_Format
PyUnicode_FromEncodedObject
PyUnicode_FromFormat
PyUnicode_FromFormatV
PyUnicode_FromObject
PyUnicode_FromOrdinal
PyUnicode_FromString
PyUnicode_FromStringAndSize
PyUnicode_FromWideChar
PyUnicode_GetDefaultEncoding
PyUnicode_GetSize
PyUnicode_IsIdentifier
PyUnicode_Join
PyUnicode_Partition
PyUnicode_RPartition
PyUnicode_RSplit
PyUnicode_Replace
PyUnicode_Resize
PyUnicode_RichCompare
PyUnicode_SetDefaultEncoding
PyUnicode_Split
PyUnicode_Splitlines
PyUnicode_Tailmatch
PyUnicode_Translate
PyUnicode_BuildEncodingMap
PyUnicode_CompareWithASCIIString
PyUnicode_DecodeUTF7
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment