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-08-04 08:59:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
b470575e24
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
Larry Hastings
b470575e24
Issue
#20299
: Argument Clinic custom converters may now change the default
...
value of c_default and py_default with a class member.
2014-01-18 21:54:15 -08:00
..
clinic.py
Issue
#20299
: Argument Clinic custom converters may now change the default
2014-01-18 21:54:15 -08:00
clinic_test.py
Issue
#20287
: Argument Clinic's output is now configurable, allowing
2014-01-17 17:47:17 -08:00