diff options
| author | Guido van Rossum <guido@python.org> | 1997-03-31 17:15:43 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-03-31 17:15:43 +0000 |
| commit | 62cee04a95fd72fbd1f69a9751662f38371702f4 (patch) | |
| tree | a17bede5acd6a0ffcdf517edc03e641444744b7c /Python/pythonrun.c | |
| parent | 4957109742b15c2604b9f9549e698a13ae3f477b (diff) | |
| download | cpython-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
