commit | e9c2ecfb9649ecd75ffc236051c050d510d2588d | [log] [tgz] |
---|---|---|
author | Nicholas Bastin <nick.bastin@gmail.com> | Tue May 04 19:25:56 2004 +0000 |
committer | Nicholas Bastin <nick.bastin@gmail.com> | Tue May 04 19:25:56 2004 +0000 |
tree | 9e5c7db344daba2ae1f9510934bf78644c3304bb | |
parent | 5068c873e6fc1d90218199b66ef821017b0c659d [diff] |
Removed 'U' from the documentation for Py_BuildValue to bring it in line with the elimination of 'U' in modsupport.c on 2000/04/28 (replaced with 'u' and 'u#' per fdrake's comments).