diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-07 21:29:23 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-07 21:29:23 +0000 |
commit | 45031ff2c4a74faac41268fa9585490495ef6e7b (patch) | |
tree | d8247c20a55851bff3855947e066e7f1a33d44f0 /Python/pythonrun.c | |
parent | b1bbf22d491b37d9fe95c3b7161b4fe2ac00e017 (diff) | |
download | cpython-45031ff2c4a74faac41268fa9585490495ef6e7b.tar.gz |
Merged revisions 81811 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r81811 | victor.stinner | 2010-06-07 23:20:41 +0200 (lun., 07 juin 2010) | 9 lines
Issue #8925: fix types of Py_Parse*() and Py_BuildValue() functions
* Add links to Python types
* Replace "string" by bytes or str
* Replace "long" by "int"
* Specify the default encoding
* Fix reST syntax ("..note ::")
* etc.
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions