[ python-Bugs-857821 ] Remove notion of deprecated string.{atol, atof} functions

SourceForge.net noreply at sourceforge.net
Tue Dec 23 11:55:11 EST 2003


Bugs item #857821, was opened at 2003-12-10 15:08
Message generated for change (Comment added) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=857821&group_id=5470

>Category: Documentation
>Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Gerrit Holl (gerrit)
>Assigned to: A.M. Kuchling (akuchling)
Summary: Remove notion of deprecated string.{atol,atof} functions

Initial Comment:
In the documentation of the builtin functions long and
float, a mention was made of the functions atof and
atol in the string module: string.atof and string.atol.
Since these have been deprecated for a long time, this
is incorrect.

----------------------------------------------------------------------

>Comment By: A.M. Kuchling (akuchling)
Date: 2003-12-23 11:55

Message:
Logged In: YES 
user_id=11375

Checked in; thanks!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=857821&group_id=5470



More information about the Python-bugs-list mailing list