[pyrepl-checkins] pyrepl pyrepl.html,1.1,1.2
mwh@codespeak.net
mwh@codespeak.net
Thu, 12 Dec 2002 12:52:31 +0100 (MET)
Update of /cvs/pyrepl/pyrepl
In directory thoth.codespeak.net:/tmp/cvs-serv27380
Modified Files:
pyrepl.html
Log Message:
Add news about mailing lists.
Index: pyrepl.html
===================================================================
RCS file: /cvs/pyrepl/pyrepl/pyrepl.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pyrepl.html 12 Dec 2002 11:47:57 -0000 1.1
--- pyrepl.html 12 Dec 2002 11:52:29 -0000 1.2
***************
*** 73,76 ****
--- 73,82 ----
</p>
<p>
+ <span style="font-weight: bold">NEWS</span> (as of Dec 12 2002):
+ pyrepl now has dedicated <a
+ href="http://pyrepl.codespeak.net/mailman/listinfo/">mailing lists</a>
+ where discussion about pyrepl's development will take place.
+ </p>
+ <p>
Dependencies: Python 2.1 with the termios and curses modules built (I
don't really use curses, but I need the terminfo functions that live