This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
41,204
Commits
9
Branches
456
Tags
1.7
GiB
ecf252abac
Commit Graph
2 Commits
Author
SHA1
Message
Date
Mark Dickinson
1a707981c8
Issue
#3439
: add bit_length method to int and long.
...
Thanks Fredrik Johansson and Victor Stinner for code, Raymond Hettinger for review.
2008-12-17 16:14:37 +00:00
Benjamin Peterson
979395b7a8
Moved testing of builtin types out of test_builtin and into type specific modules
2008-05-03 21:35:18 +00:00