This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-03 23:55:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1aa8aed4a8ce9753ffa8713e7d3461663e0624d
cpython
/
Lib
/
ctypes
T
History
Serhiy Storchaka
and
GitHub
4642d5f598
Use assertEqual() instead of assertEquals(). (GH-9721)
...
Fixes warnings in tests added in bpo-32117 and bpo-34603.
2018-10-05 21:09:56 +03:00
..
macholib
…
test
Use assertEqual() instead of assertEquals(). (GH-9721)
2018-10-05 21:09:56 +03:00
__init__.py
…
_aix.py
bpo-34558: Add missing parentheses in _aix.py (GH-9017)
2018-08-31 19:31:07 -07:00
_endian.py
…
util.py
…
wintypes.py
…