Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #11851

HTML client sctript

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <Yingjie.Lin@mssm.edu>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.027
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'tutorials,': 0.05; 'python': 0.08; 'output': 0.10; 'users,': 0.13; "clients'": 0.16; 'side.': 0.16; 'x-mailer:apple mail (2.1084)': 0.16; 'written': 0.16; 'suggest': 0.20; 'runs': 0.23; 'script': 0.29; 'modules,': 0.30; 'to:addr:python-list': 0.33; 'thank': 0.35; 'charset:us- ascii': 0.36; 'checks': 0.37; 'could': 0.38; 'received:org': 0.38; 'maintaining': 0.39; 'to:addr:python.org': 0.39; 'might': 0.40; "it's": 0.40; 'you.': 0.62; 'website': 0.65; 'articles,': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=mssm.edu; h=date : from : subject : to : message-id : mime-version : content-type : content-transfer-encoding; s=mail; bh=bR+Wpc5mHcZ5a7kuaAD2tbzy5TsUGWXSCcLXagxdD8Y=; b=e+LB6B75E2tG8MeO0RBK6ghS3Q590BOYTaGyuUtwjY4cNlrliS9cwjL7RuoxTLvfkr9K MHjSAQxeKofNNsOc0Tr9juEdQJK05xc4whF5BmJ49ztIItxNwPOx7HYGwRrmCH3JZ4EM b77OX3cB+akUuIAis2vVeM5nbIqP1DHwsYRxSqM2Lq9EaOixKHBcZdALajrsZAGliAiL MMW2OtzKeRj15iaq1hojsP2ewJhlgKn7LVqUqU2ipagLRFxmcheTuuGvs4A4r/cp5JWr cJUH2oBcL168d2FneW+wpKbEBrsbXNIrIS4gg3QrrY1TN6CKE257eEDmu+Mjj4btKrIC QA==
Date Fri, 19 Aug 2011 11:08:14 -0400
From Yingjie Lin <Yingjie.Lin@mssm.edu>
Subject HTML client sctript
To python-list@python.org
MIME-version 1.0
X-Mailer Apple Mail (2.1084)
Content-type text/plain; charset=us-ascii
Content-transfer-encoding 7BIT
X-Proofpoint-Virus-Version vendor=fsecure engine=2.50.10432:5.4.6813, 1.0.211, 0.0.0000 definitions=2011-08-19_05:2011-08-19, 2011-08-19, 1970-01-01 signatures=0
X-Proofpoint-Spam-Details rule=notspam policy=default score=2 spamscore=2 ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1012030000 definitions=main-1108190131
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.224.1313769546.27778.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1313769546 news.xs4all.nl 23859 [2001:888:2000:d::a6]:39682
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:11851

Show key headers only | View raw


Hi Python users,

I am maintaining a website written with Python CGI scripts. To make sure the website is working well, 
I would like to have a script which automatically "uses" this website and checks it's output everyday. It
would be better if this script runs from the clients' side.

Could any one suggest any Python modules, articles, tutorials, ect. that might be helpful?

Thank you.

- Yingjie






Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

HTML client sctript Yingjie Lin <Yingjie.Lin@mssm.edu> - 2011-08-19 11:08 -0400
  Re: HTML client sctript John Gordon <gordon@panix.com> - 2011-08-19 16:02 +0000

csiph-web