commit | 526c7a0101d826fdab8b1ef5a757e1eae351687c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Dec 13 19:52:22 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Dec 13 19:52:22 2001 +0000 |
tree | fe3c026e4862df026da3aa91eba621e19f29877c | |
parent | 733c8935f9dfd1be70c472649eb845ea22bbc878 [diff] |
Ensure that complex() only accepts a string argument as the first arg, and only if there is no second arg. This closes SF patch #479551.