]> granicus.if.org Git - python/commit
Issue 7147 - remove ability to attempt to build Python without complex number support...
authorSkip Montanaro <skip@pobox.com>
Sun, 18 Oct 2009 14:25:35 +0000 (14:25 +0000)
committerSkip Montanaro <skip@pobox.com>
Sun, 18 Oct 2009 14:25:35 +0000 (14:25 +0000)
commitba1e0f46ab5a83be1a367b0eadb2f783e06228b3
treedd688b778427cfdd6e4786322fd6ede99fd6bfbb
parent6ead552b47ecc4e7d85a03b3b662c6d46e59bec3
Issue 7147 - remove ability to attempt to build Python without complex number support (was broken anyway)
Include/Python.h
Misc/NEWS
Objects/complexobject.c
Objects/object.c
Parser/tokenizer.c
Python/ast.c
Python/bltinmodule.c
Python/getargs.c
Python/marshal.c
Python/modsupport.c