]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #10141: Don't use hardcoded frame size in example, use struct.calcsize()
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 6 Oct 2011 18:27:20 +0000 (20:27 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 6 Oct 2011 18:27:20 +0000 (20:27 +0200)
commitb09460f03879e0c41a72b7dd79dd16431f0bb3e6
tree6bd60ba9d4ccc4a69eba6511208a6b24c2f7806a
parent47413c117145c3da7cdb0ded5c05d0d540a26a4a
Issue #10141: Don't use hardcoded frame size in example, use struct.calcsize()
Doc/library/socket.rst