]> granicus.if.org Git - python/commit
Issue #3080: Document the name attribute of the _inittab structure
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 7 Mar 2011 17:34:59 +0000 (18:34 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 7 Mar 2011 17:34:59 +0000 (18:34 +0100)
commitdb536afee14ebd2b74488313e1b1db5cd17fefdc
treee3d6e9c3cbe4382c333b6fc96886731f0938acff
parent21fcd0c9aff01d69e1e92c1587e59638ff58a690
Issue #3080: Document the name attribute of the _inittab structure

The name is an ASCII encoded string.
Doc/c-api/import.rst
Include/import.h