commit | f70c5810565728b29a375492d5c3a37c5aa9af91 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sat Apr 03 08:40:16 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat Apr 03 08:40:16 2010 +0000 |
tree | 0ef658879a929935495e04e9c69b71610cf01dee | |
parent | 0000295fe3b316f78732d543e15ae69efe168bed [diff] |
Issue #8227: Fix C API documentation, argument parsing * 'z', 'z#', 'z*' does also accept Unicode * unify types name: replace "string or Unicode objet" by "string or Unicode"