From: Raymond Hettinger Date: Wed, 23 Mar 2011 00:34:28 +0000 (-0700) Subject: Issue #10610: Document that int(), float(), and complex() accept numeric literals... X-Git-Tag: v3.3.0a1~2789 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f59c7b2bddbeb552dac8a1fc8c800c7789c81331;p=thirdparty%2FPython%2Fcpython.git Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property. --- f59c7b2bddbeb552dac8a1fc8c800c7789c81331