Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.033 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.06; 'http': 0.09; 'lawrence': 0.09; 'python': 0.11; 'suggest': 0.14; '2.7': 0.14; 'windows': 0.15; 'cli': 0.16; 'emulator': 0.16; 'luck!': 0.16; 'wrote:': 0.18; 'to:name:python- list@python.org': 0.22; 'received:65.55.116': 0.24; 'url:moin': 0.24; 'header:In-Reply-To:1': 0.27; 'skip:- 40': 0.29; '[1]': 0.29; 'url:mailman': 0.30; 'code': 0.31; 'comments': 0.31; 'too.': 0.31; 'url:wiki': 0.31; 'coded': 0.31; 'project:': 0.31; 'linux': 0.33; 'url:python': 0.33; 'url:non-standard http port': 0.33; 'date:': 0.34; 'could': 0.34; '+0100': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.37; 'project': 0.37; 'server': 0.38; 'to:addr:python-list': 0.38; 'little': 0.38; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'read': 0.60; "you're": 0.61; 'email addr:gmail.com': 0.63; 'url:index': 0.63; 're:': 0.63; 'email name:python-list': 0.65; 'charset:windows-1252': 0.65; 'believe': 0.68; 'url:pdf': 0.68; 'started.': 0.68; 'url:me': 0.69; '2013': 0.98 X-TMN: [wjGm7rPhHQfpQefmLAYq+mwQLqy5deG9] X-Originating-Email: [carlosnepomuceno@outlook.com] From: Carlos Nepomuceno To: "python-list@python.org" Subject: RE: CrazyHTTPd - HTTP Daemon in Python Date: Sun, 26 May 2013 07:21:46 +0300 Importance: Normal In-Reply-To: References: , Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 26 May 2013 04:21:46.0913 (UTC) FILETIME=[891E7910:01CE59C8] X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369542110 news.xs4all.nl 15896 [2001:888:2000:d::a6]:38664 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46043 Your code isn't threaded. I suggest you consider[1] and take that road! =3B= ) Good luck!=0A= =0A= [1] http://bulk.fefe.de/scalable-networking.pdf=0A= =0A= ----------------------------------------=0A= > To: python-list@python.org=0A= > From: breamoreboy@yahoo.co.uk=0A= > Subject: Re: CrazyHTTPd - HTTP Daemon in Python=0A= > Date: Sun=2C 26 May 2013 05:06:50 +0100=0A= >=0A= > On 26/05/2013 04:55=2C cdorm245@gmail.com wrote:=0A= >> This is a small little Project that I have started. Its a light little W= eb Server (HTTPd) coded in python. Requirements: Python 2.7 =3D< And Linux = / BSD. I believe this could work in a CLI Emulator in windows too.=0A= >> Welcome to check out the website powered by CrazyHTTPd: http://web.crazy= coder.me:14081/index.html=0A= >>=0A= >> Please Email me with any bugs=2C errors=2C and/or comments about my litt= le project: cdorm245@gmail.com=0A= >>=0A= >=0A= > IMHO writing a project right now that is limited to Python 2 is about as= =0A= > much use as a chocolate teapot.=0A= >=0A= > --=0A= > If you're using GoogleCrap=99 please read this=0A= > http://wiki.python.org/moin/GoogleGroupsPython.=0A= >=0A= > Mark Lawrence=0A= >=0A= > --=0A= > http://mail.python.org/mailman/listinfo/python-list =