summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-03-31 17:15:43 +0000
committerGuido van Rossum <guido@python.org>1997-03-31 17:15:43 +0000
commit62cee04a95fd72fbd1f69a9751662f38371702f4 (patch)
treea17bede5acd6a0ffcdf517edc03e641444744b7c /Python/pythonrun.c
parent4957109742b15c2604b9f9549e698a13ae3f477b (diff)
downloadcpython-62cee04a95fd72fbd1f69a9751662f38371702f4.tar.gz
1. Add string conversions to int(), long(), float(). (Not to complex()!)
2. Fix two bugs in complex(): - Memory leak when using complex(classinstance) -- r was never DECREF'ed. - Conversion of the second argument, if not complex, was done using the type vector of the 1st.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions