Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'django,': 0.07; 'python': 0.08; 'subject:book': 0.09; 'am,': 0.12; 'bieber': 0.16; 'declaimed': 0.16; 'php)': 0.16; 'suggestions?': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.18; 'cc:no real name:2**0': 0.21; 'header:In-Reply-To:1': 0.22; 'received:209.85.220': 0.25; 'cc:2**0': 0.26; 'subject:web': 0.28; 'message-id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.29; 'chris': 0.30; '(as': 0.31; 'opposed': 0.32; 'fri,': 0.34; 'framework': 0.34; 'lee': 0.34; 'implies': 0.34; 'something': 0.35; 'post': 0.36; 'received:google.com': 0.37; 'using': 0.37; 'received:209.85': 0.38; 'received:209': 0.39; 'raw': 0.40; 'edition': 0.68; 'stated': 0.70; 'dennis': 0.73; 'moment.': 0.84; 'sender:addr:chris': 0.84; 'subject:Good': 0.97 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=cjgB74yUl8S/Xf2iwFy7IR6dxcg4pionW3rI+taWz2Q=; b=fqePEYk1Tspoui5UV6GM4aJeZgJVuNrmYyeg9imxbqfNjJQQsv/oEPoSriID+8O56N G0FMfYQGLq4TvjbdARjIWjjcHwxFai0gvier5A/5yzfazHpjtCcLKXWpMdbtzdxMwKAg Wu9elU+KpRCKHqSClGTsMNfu0famL8ZzCVl5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=cjgB74yUl8S/Xf2iwFy7IR6dxcg4pionW3rI+taWz2Q=; b=eOuqn19Es8tGq5rmVqaH1Y+tZsitvBluZgbRb/APMvwWhvyCVt705wQ6xW+WFtqMB1 y9qUnrySmOE9s0vTULVf9I234+SZ2AW+C5zfYNBKNWFtakKh+SVGN0ALwoFLRVXNToWE 5tfEObRVTRYZ9Z7Z2h3mVWcp9GwIDtanviVGky2TF+91+iqhNZ8PWpuLHc71xsd6p8P9 jLB4WBWl6qgx0O1E+ru208OsiWn+7wH42+Vnxw6ltylU63ZHReApOa7bbsVZ8LAD1t8O +MgQ53yZgClzSx/lVKrX+pJ+Gop9it1xSRoO9AiVEGnF6syoVOn6HGc+wll7sya37Y/j xBxA== MIME-Version: 1.0 Sender: chris@rebertia.com In-Reply-To: References: <14efe443-2f0c-4b6f-a5be-f1e33288038a@eb6g2000vbb.googlegroups.com> Date: Fri, 23 Mar 2012 10:16:23 -0700 X-Google-Sender-Auth: g1wyc2Ar6WqNpoNHakHqcVN2OPo Subject: Re: Good web-development Python book From: Chris Rebert To: Dennis Lee Bieber Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQkZwGrfDVZXrrJb7IunDzcroWFKYhTcqec6WG+DMp6YKafKpdtqJIplog+ysfRNFE6bNNSM Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1332522987 news.xs4all.nl 6904 [2001:888:2000:d::a6]:58468 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:22088 On Fri, Mar 23, 2012 at 10:13 AM, Dennis Lee Bieber wrote: > On Fri, 23 Mar 2012 09:30:24 -0700, Chris Rebert > declaimed the following in gmane.comp.python.general: > >> On Fri, Mar 23, 2012 at 9:16 AM, Yves S. Garret >> wrote: > =C2=A0 =C2=A0 =C2=A0 =C2=A0 >> > make web-applications using Python (as opposed to something like PHP) >> > without any framework at the moment. =C2=A0Do you guys have any >> > suggestions? >> > >> >> The next edition of The Definitive Guide to Django, by the project's > > =C2=A0 =C2=A0 =C2=A0 =C2=A0Note: the OP stated "without a framework"... T= o me that implies raw > Python from scratch... My bad, I completely overlooked that part of the post in my earnestness to answer=E2=80=A6 - Chris