]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
struct: pack/unpack binary structs; fcntl: fcntl(), ioctl().
authorGuido van Rossum <guido@python.org>
Mon, 17 Aug 1992 08:55:12 +0000 (08:55 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 17 Aug 1992 08:55:12 +0000 (08:55 +0000)
commit0297512a08698cdee4bebe044a40b08b406398a8
tree52ceb535f0f2b4068f1a5ce1f17c199477437b67
parent94390a4eaf48c3ddf91cdbf78fcf5db7b57972ec
struct: pack/unpack binary structs; fcntl: fcntl(), ioctl().
Modules/fcntlmodule.c [new file with mode: 0644]
Modules/structmodule.c [new file with mode: 0644]