From: R. David Murray Date: Thu, 6 May 2010 01:06:27 +0000 (+0000) Subject: Blocked revisions 80849 via svnmerge X-Git-Tag: v2.6.6rc1~356 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ce72a21c9573a7c73bf551591c59036483bd031;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 80849 via svnmerge ........ r80849 | r.david.murray | 2010-05-05 20:59:04 -0400 (Wed, 05 May 2010) | 4 lines Have the serve.py script announce the directory it is serving and which port it is serving it on (I can never remember the default port number it uses...) ........ ---