]> granicus.if.org Git - python/commit
Added deprecation notices to atof(), atoi(), and atol(), recommending
authorFred Drake <fdrake@acm.org>
Wed, 4 Oct 2000 13:59:52 +0000 (13:59 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 4 Oct 2000 13:59:52 +0000 (13:59 +0000)
commit15f06661c17dfc2e6aee4432cc2225cd3e518ee8
tree8dc79ec55746298743e00d40dd8c8184681200a9
parentc71c23e392cb45d191bfbd833d2b723c356a8f69
Added deprecation notices to atof(), atoi(), and atol(), recommending
use of the float(), int(), and long() built-ins instead.

Fixed minor markup nit elsewhere (use of \optional).
Doc/lib/libstring.tex