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
dff59f8c
Commit
dff59f8c
authored
Nov 27, 2008
by
Matthias Klose
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Modules/Setup.dist: Update _elementtree, add _bisect, datetime
parent
fdbd4c8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Modules/Setup.dist
Modules/Setup.dist
+3
-1
No files found.
Modules/Setup.dist
View file @
dff59f8c
...
@@ -180,8 +180,10 @@ GLHACK=-Dclear=__GLclear
...
@@ -180,8 +180,10 @@ GLHACK=-Dclear=__GLclear
#itertools itertoolsmodule.c # Functions creating iterators for efficient looping
#itertools itertoolsmodule.c # Functions creating iterators for efficient looping
#strop stropmodule.c # String manipulations
#strop stropmodule.c # String manipulations
#_functools _functoolsmodule.c # Tools for working with functions and callable objects
#_functools _functoolsmodule.c # Tools for working with functions and callable objects
#_elementtree _elementtree.c # elementtree accelerator
#_elementtree
-I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI
_elementtree.c # elementtree accelerator
#_pickle _pickle.c # pickle accelerator
#_pickle _pickle.c # pickle accelerator
#datetime datetimemodule.c # date/time type
#_bisect _bisectmodule.c # Bisection algorithms
#unicodedata unicodedata.c # static Unicode character database
#unicodedata unicodedata.c # static Unicode character database
...
...
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