A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-November/106013.html below:

[Python-Dev] [Python-checkins] r86750 - python/branches/py3k/Demo/curses/life.py

[Python-Dev] [Python-checkins] r86750 - python/branches/py3k/Demo/curses/life.py [Python-Dev] [Python-checkins] r86750 - python/branches/py3k/Demo/curses/life.pyÉric Araujo merwok at netwok.org
Fri Nov 26 02:32:43 CET 2010
Hello,

> Author: senthil.kumaran
> Log:
> Mouse support and colour to Demo/curses/life.py by Dafydd Crosby
> 
> Modified:
>    python/branches/py3k/Demo/curses/life.py
Okay, this time I’m reacting to the right branch <wink>

> Modified: python/branches/py3k/Demo/curses/life.py
> ==============================================================================
> --- python/branches/py3k/Demo/curses/life.py	(original)
> +++ python/branches/py3k/Demo/curses/life.py	Thu Nov 25 15:56:44 2010
> @@ -1,6 +1,7 @@
>  #!/usr/bin/env python3
>  # life.py -- A curses-based version of Conway's Game of Life.
>  # Contributed by AMK
> +# Mouse support and colour by Dafydd Crosby
Shouldn’t his name rather be in Misc/ACKS too?  Modules typically
(warning: non-scientific data) include the name of the author or first
contributors but not the name of every contributor.

I think these cool features deserve a note in Misc/NEWS too :)

Re: “colour”: the rest of the file use US English, as do the function
names (see for example curses.has_color).  It’s good to use one dialect
consistently in one file.

going-back-to-stare-at-shiny-colors-ly yours,
Éric

More information about the Python-Dev 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