mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Remove obsolete e-mail address
This commit is contained in:
parent
6a3e5f14a6
commit
10f9c075b9
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
# life.py -- A curses-based version of Conway's Game of Life.
|
||||
# Contributed by A.M. Kuchling <amk1@bigfoot.com>
|
||||
# Contributed by AMK
|
||||
#
|
||||
# An empty board will be displayed, and the following commands are available:
|
||||
# E : Erase the board
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue