A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-list/1999-September/000161.html below:

Newbie Question

Newbie Question Newbie QuestionFredrik Lundh fredrik at pythonware.com
Wed Sep 22 06:37:32 EDT 1999
Chris... <sca at isogmbh.de> wrote:
> I've never heard of an 'atoi' function, but there exists 'int()' that
> converts its argument (string or number) to a plain integer.

atoi is in the string module, together with atof and atol:

http://www.python.org/doc/current/lib/module-string.html

(they're similar to their builtin counterparts, but atoi
and atol can also be used with non-decimal numbers)

</F>



More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4