A RetroSearch Logo

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

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2001-July/016313.html below:

[Python-Dev] PEP for adding a decimal type to Python

[Python-Dev] PEP for adding a decimal type to Python [Python-Dev] PEP for adding a decimal type to PythonMichael McLay mclay@erols.com
Fri, 27 Jul 2001 01:52:29 -0400
Oops

On Friday 27 July 2001 01:44 am, you wrote:
>
> ---------------
> #File spam.py
> a = 1.0
>
> ---------------
> #File eggs.dp
> import spam
> c = a + 1.0

that should have been 

c = spam.a + 1.0



time for bed:-)



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