This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-15 23:35:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
1a2b24f02d
cpython
/
Python
/
clinic
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
1a2b24f02d
Issue
#27332
: Fixed the type of the first argument of module-level functions
...
generated by Argument Clinic. Patch by Petr Viktorin.
2016-07-07 17:35:15 +03:00
..
bltinmodule.c.h
Issue
#27332
: Fixed the type of the first argument of module-level functions
2016-07-07 17:35:15 +03:00
import.c.h
Issue
#27332
: Fixed the type of the first argument of module-level functions
2016-07-07 17:35:15 +03:00