This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-04 03:44:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
ab4fd4448a
cpython
/
Lib
/
ctypes
History
Download ZIP
Download TAR.GZ
Benjamin Peterson
5eb6b39210
support pep 3118 format strings for ctypes objects with nontrivial shapes (
closes
#10744
)
...
Patch by Matti Picus.
2014-05-17 14:59:12 -07:00
..
macholib
test
support pep 3118 format strings for ctypes objects with nontrivial shapes (
closes
#10744
)
2014-05-17 14:59:12 -07:00
__init__.py
Issue
#17516
: use comment syntax for comments, instead of multiline string
2013-03-26 01:11:54 +01:00
_endian.py
util.py
Issue
#20976
: pyflakes: Remove unused imports
2014-03-20 09:16:38 +01:00
wintypes.py