]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a comment: PySequence_Fast() creates a list, not a tuple.
authorLarry Hastings <larry@hastings.org>
Tue, 6 Mar 2012 06:59:13 +0000 (22:59 -0800)
committerLarry Hastings <larry@hastings.org>
Tue, 6 Mar 2012 06:59:13 +0000 (22:59 -0800)
commit064474134c1895147badb78f5928fd1a54bbeb68
tree8174a16ab134697958153ed0957cc8b7e0fb851a
parent0d03478b88747d25dd6198d0573e3d63caee6c0e
Fix a comment: PySequence_Fast() creates a list, not a tuple.
Include/abstract.h