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-31 14:07:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
5a346d5dbc
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
d4edfc9abf
bpo-29935: Fixed error messages in the index() method of tuple, list and deque (
#887
)
...
when pass indices of wrong type.
2017-03-30 18:29:23 +03:00
..
clinic.py
bpo-29935: Fixed error messages in the index() method of tuple, list and deque (
#887
)
2017-03-30 18:29:23 +03:00
clinic_test.py
Issue
#27626
: Spelling fixes in docs, comments and internal names
2016-07-28 01:11:04 +00:00
cpp.py