]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Made struct a standard built-in module; added string args to {set,get}sockopt;
authorGuido van Rossum <guido@python.org>
Tue, 8 Sep 1992 09:05:33 +0000 (09:05 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 8 Sep 1992 09:05:33 +0000 (09:05 +0000)
commitaee087946dbbcda815e8d337fa0b051b814a04fc
treeb3ffa5be07076015d6c8240da101d720a659c0f5
parent4526f379bca5695b2144f1142f6a524d77bb7fe4
Made struct a standard built-in module; added string args to {set,get}sockopt;
added gl.gversion().
Modules/config.c.in
Modules/cstubs
Modules/socketmodule.c