Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion A Python Web Application Package and Format

Received: by 10.14.124.130 with SMTP id x2mr420579eeh.32.1303170166811;
        Mon, 18 Apr 2011 16:42:46 -0700 (PDT)
X-BeenThere: python-web-sig@googlegroups.com
Received: by 10.14.124.80 with SMTP id w56ls10176eeh.5.gmail; Mon, 18 Apr 2011
 16:42:46 -0700 (PDT)
Received: by 10.14.119.13 with SMTP id m13mr420306eeh.54.1303170166169;
        Mon, 18 Apr 2011 16:42:46 -0700 (PDT)
Received: by 10.14.119.13 with SMTP id m13mr420305eeh.54.1303170166150;
        Mon, 18 Apr 2011 16:42:46 -0700 (PDT)
Return-Path: <web-sig-bounces+python-web-sig-garchive-9074=googlegroups....@python.org>
Received: from mail.python.org (mail.python.org [82.94.164.166])
        by gmr-mx.google.com with ESMTPS id p52si1968867eeh.3.2011.04.18.16.42.45
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 18 Apr 2011 16:42:45 -0700 (PDT)
Received-SPF: pass (google.com: domain of web-sig-bounces+python-web-sig-garchive-9074=googlegroups....@python.org designates 82.94.164.166 as permitted sender) client-ip=82.94.164.166;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of web-sig-bounces+python-web-sig-garchive-9074=googlegroups....@python.org designates 82.94.164.166 as permitted sender) smtp.mail=web-sig-bounces+python-web-sig-garchive-9074=googlegroups....@python.org; dkim=pass header...@python.org
Received: from albatross.python.org (localhost [127.0.0.1])
	by mail.python.org (Postfix) with ESMTP id 3QD5ch65Vqz7Ljs
	for <python-web-sig-garchive-9074@googlegroups.com>; Tue, 19 Apr 2011 01:42:44 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901;
	t=1303170164; bh=1UzjMeybYEqRkLymfP8rYfPApyuOgTAF6EtY5KK2n2w=;
	h=Date:From:To:Message-ID:In-Reply-To:MIME-Version:Content-Type:Cc:
	 Subject:Reply-To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:Sender;
	b=gsPTvcOtVrtCjOkcKEPdMW66YxdFlGo2Ephgar6mXGKsqe3XNrPsI6ZP8naUkJ9OV
	 fhficFw+Hl6av7+ml05AOBNz4zQLGzgC3BmlFV4hHbLxyYDVDHkPKH0UTVG3uGdDzF
	 Czo6qGds6RthaF+IwiOamybypoITvoymthzsNcsQ=
X-Original-To: web-...@python.org
Delivered-To: web-...@mail.python.org
Received: from albatross.python.org (localhost [127.0.0.1])
	by mail.python.org (Postfix) with ESMTP id 3QD5TV0xqWz7LkJ;
	Tue, 19 Apr 2011 01:36:30 +0200 (CEST)
X-Spam-Status: OK 0.042
X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:: [': 0.03;
	'subject:Python': 0.04; 'clearly,': 0.09; 'linux': 0.11; ';-)':
	0.14; 'defined': 0.15; 'filesystem': 0.16; 'hierarchy': 0.16;
	'subject:] ': 0.16; '&gt;': 0.18; 'cc:no real name:2**0': 0.20;
	'cc:2**0': 0.20; 'header:In-Reply-To:1': 0.22; 'specify': 0.25;
	'missed': 0.29; 'good.': 0.29; 'unicode': 0.29;
	'cc:addr:python.org': 0.31; 'entry': 0.32; 'called': 0.32; "i've":
	0.33; 'character': 0.33; 'point': 0.35; 'executable': 0.35;
	'should': 0.37; 'received:google.com': 0.38; 'goes': 0.38; 'less':
	0.38; 'subject:Web': 0.38; 'would': 0.40; 'messages': 0.40;
	'received:74.125.83': 0.69; 'to:addr:googlegroups.com': 0.69;
	'reply-to:no real name:2**0': 0.72; 'header:Reply-To:1': 0.72;
	'cron': 0.84; 'received:74.125.83.56': 0.84; 'received:mail-
	gw0-f56.google.com': 0.84; 'subject:Package': 0.84; 'reply-
	to:addr:googlegroups.com': 0.93
Received: from localhost (HELO mail.python.org) (127.0.0.1)
	by albatross.python.org with SMTP; 19 Apr 2011 01:36:30 +0200
Received: from mail-gw0-f56.google.com (mail-gw0-f56.google.com [74.125.83.56])
	(using TLSv1 with cipher RC4-SHA (128/128 bits))
	(No client certificate requested)
	by mail.python.org (Postfix) with ESMTPS;
	Tue, 19 Apr 2011 01:36:29 +0200 (CEST)
Received: by gwaa11 with SMTP id a11so9883025gwa.1
	for <multiple recipients>; Mon, 18 Apr 2011 16:36:28 -0700 (PDT)
Received: by 10.101.168.31 with SMTP id v31mr546894ano.19.1303169788714;
	Mon, 18 Apr 2011 16:36:28 -0700 (PDT)
Date: Mon, 18 Apr 2011 16:36:28 -0700 (PDT)
From: Daniel Holth <dho...@gmail.com>
To: python-web-sig@googlegroups.com
Message-ID: <2243100.522.1303169788135.JavaMail.geo-discussion-forums@yqlq3>
In-Reply-To: <ioigbd$4g...@dough.gmane.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_520_25812649.1303169788132"
Cc: web-...@python.org
Subject: Re: [Web-SIG] A Python Web Application Package and Format
X-BeenThere: web-...@python.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: python-web-sig@googlegroups.com
List-Id: SIG for Python support for the Web <web-sig.python.org>
List-Unsubscribe: <http://mail.python.org/mailman/options/web-sig>,
	<mailto:web-sig-requ...@python.org?subject=unsubscribe>
List-Archive: <http://mail.python.org/pipermail/web-sig>
List-Post: <mailto:web-...@python.org>
List-Help: <mailto:web-sig-requ...@python.org?subject=help>
List-Subscribe: <http://mail.python.org/mailman/listinfo/web-sig>,
	<mailto:web-sig-requ...@python.org?subject=subscribe>
Sender: web-sig-bounces+python-web-sig-garchive-9074=googlegroups....@python.org
Errors-To: web-sig-bounces+python-web-sig-garchive-9074=googlegroups....@python.org

------=_Part_520_25812649.1303169788132
Content-Type: multipart/alternative; 
	boundary="----=_Part_521_7944030.1303169788133"

------=_Part_521_7944030.1303169788133
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

> If you want the format to specify cron jobs and services and non-wsgi=20

> > servers, why not go the whole way and use the Linux filesystem=20
> > hierarchy standard. The entry point is an executable called `init`,=20
> > configuration goes in /etc/, cron jobs go in /etc/cron.d etc. This=20
> > should be flexible enough.
>
> Because that would be=E2=80=A6 less than good.  Let me illustrate:
>
Clearly, in the original e-mail I missed an opportunity to use a Unicode=20
character from the new Emoji block ;-)

> I've already defined that.  RTFM or many ML messages about logging.
>
Please remain friendly and patient.=20


------=_Part_521_7944030.1303169788133
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

&gt; If you want the format to specify cron jobs and services and non-wsgi =
<br><blockquote class=3D"gmail_quote" style=3D"margin: 0;margin-left: 0.8ex=
;border-left: 1px #ccc solid;padding-left: 1ex;"><p>&gt; servers, why not g=
o the whole way and use the Linux filesystem <br>&gt; hierarchy standard. T=
he entry point is an executable called `init`, <br>&gt; configuration goes =
in /etc/, cron jobs go in /etc/cron.d etc. This <br>&gt; should be flexible=
 enough.</p><p>Because that would be=E2=80=A6 less than good. &nbsp;Let me =
illustrate:</p></blockquote><div>Clearly, in the original e-mail I missed a=
n opportunity to use a Unicode character from the new Emoji block ;-)<br></=
div><blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; b=
order-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><p>I've alrea=
dy defined that. &nbsp;RTFM or many ML messages about logging.</p></blockqu=
ote><div>Please remain friendly and patient.&nbsp;</div><br>
------=_Part_521_7944030.1303169788133--

------=_Part_520_25812649.1303169788132
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Web-SIG mailing list
Web-...@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: http://mail.python.org/mailman/options/web-sig/python-web-sig-garchive-9074%40googlegroups.com

------=_Part_520_25812649.1303169788132--