mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
a4b7a7548c
written in C. As a part of this, a few doctests have been added to the builtins module (on hex(), oct(), and bin()), a doctest has been fixed (hopefully on all platforms) on float, and test_builtins now runs doctests in builtins.