]> granicus.if.org Git - python/commit
Check that 'd' isn't allowed as an exponent specifier in inputs to the float function.
authorMark Dickinson <dickinsm@gmail.com>
Fri, 12 Feb 2010 21:16:38 +0000 (21:16 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Fri, 12 Feb 2010 21:16:38 +0000 (21:16 +0000)
commit876473bcc8807bdbdb323dd0cc53b18ddeec120d
tree9cc58845b05e6caf7f76408f420bceb14da96b87
parent6164d7ac84b75835d6d09eeaab0bb4d170ba84d5
Check that 'd' isn't allowed as an exponent specifier in inputs to the float function.
Lib/test/test_float.py