
python-checkins at python
Oct 20, 2007, 11:39 AM
Views: 77
Permalink
|
|
r58569 - python/trunk/Doc/ACKS.txt
|
|
Author: georg.brandl Date: Sat Oct 20 20:39:25 2007 New Revision: 58569 Modified: python/trunk/Doc/ACKS.txt Log: Add entry to ACKS. Modified: python/trunk/Doc/ACKS.txt ============================================================================== --- python/trunk/Doc/ACKS.txt (original) +++ python/trunk/Doc/ACKS.txt Sat Oct 20 20:39:25 2007 @@ -103,6 +103,7 @@ * Detlef Lannert * Piers Lauder * Glyph Lefkowitz +* Robert Lehmann * Marc-André Lemburg * Ulf A. Lindgren * Everett Lipman _______________________________________________ Python-checkins mailing list Python-checkins[at]python.org http://mail.python.org/mailman/listinfo/python-checkins
|