This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-26 22:32:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2307287c92e77668b687caede996966ced48002c
cpython
/
Lib
/
ctypes
T
History
Serhiy Storchaka
3dd3e26680
Issue
#22896
: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer()
...
and PyObject_AsWriteBuffer().
2015-02-03 01:25:42 +02:00
..
macholib
…
test
Issue
#22896
: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer()
2015-02-03 01:25:42 +02:00
__init__.py
…
_endian.py
…
util.py
…
wintypes.py
…