commit | 33109a142b1c94753b29eff6efe14c1538234bcb | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 28 21:55:10 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 28 21:55:10 2010 +0000 |
tree | a2a96c036ea24fce8f68a796e4974ab0cb4c2554 | |
parent | c3acbc36d0aa52c021784d1c1324814a3ed61801 [diff] |
Issue #8837: Remove "O?" format of PyArg_Parse*() functions. The format is no used anymore and it was never documented.