Skip to content
  • gwillems's avatar
    python3.lang: update built-ins · 5a5a31d1
    gwillems authored
    - add missing exceptions
    - add missing 'aiter' and 'anext' functions (PEP-492)
    - remove duplicates 'bin' and 'format' (already defined on python2 side)
    - tests: drop the 'case()' line, used to compare with IDLE's behavior, but should not be used as reference
    5a5a31d1