Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.06; 'lawrence': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '2.7': 0.14; 'windows': 0.15; '"mark': 0.16; '>>': 0.16; 'cli': 0.16; 'emulator': 0.16; 'wsgi': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'url:moin': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'comments': 0.31; 'too.': 0.31; 'url:wiki': 0.31; 'agreed.': 0.31; 'coded': 0.31; 'project:': 0.31; 'linux': 0.33; 'url:python': 0.33; 'url:non-standard http port': 0.33; 'could': 0.34; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'should': 0.36; 'project': 0.37; 'server': 0.38; 'little': 0.38; 'url:mail': 0.40; 'read': 0.60; "you're": 0.61; 'email addr:gmail.com': 0.63; 'url:index': 0.63; 'charset:windows-1252': 0.65; 'believe': 0.68; 'started.': 0.68; 'url:me': 0.69; 'to:addr:yahoo.co.uk': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=41IXynJeBfyiFAv1q3Hd0Rops7MEPoU9/CsdC8yhyH4=; b=V5ecC6TBaj3tZ5obrab32ZyZlpm4H3qcFvV2H/rezccvwQElDQgiTk1/gVw0sBcwPh 8EUqZ4vo4GDmIeeHbSZv8NKyIBMJyicp8mDtSjjQEruy6ML6PpWSExkmU74kh03fy2Jn 6jAamuA66cOSNAy3uU7V25mBz6+ZzOpamVnprCaS+1IpwDT2PGDaJ/HGBEXwxNCZxK0V 0BEMcfaO1p0U93ayjuGzTEL4JuI8SlF0QcA9bMNN2ZalNLAfZ1CW8D09eEbt6XOsEMKu UjhdQJDHBD6ITLyOf4cDt784TAZogS+GaoNO1cYFw11QnxlaZJIphLndLji+4wtD+EtJ Lj3g== MIME-Version: 1.0 X-Received: by 10.229.153.201 with SMTP id l9mr906716qcw.125.1369560079679; Sun, 26 May 2013 02:21:19 -0700 (PDT) In-Reply-To: References: Date: Sun, 26 May 2013 10:21:19 +0100 Subject: Re: CrazyHTTPd - HTTP Daemon in Python From: =?ISO-8859-1?Q?F=E1bio_Santos?= To: Mark Lawrence Content-Type: multipart/alternative; boundary=f46d04479f670c6e7904dd9b8e86 Cc: python-list@python.org 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: 74 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369560088 news.xs4all.nl 16010 [2001:888:2000:d::a6]:42267 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46055 --f46d04479f670c6e7904dd9b8e86 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 26 May 2013 05:18, "Mark Lawrence" wrote: > > On 26/05/2013 04:55, cdorm245@gmail.com wrote: >> >> This is a small little Project that I have started. Its a light little Web 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. >> Welcome to check out the website powered by CrazyHTTPd: http://web.crazycoder.me:14081/index.html >> >> Please Email me with any bugs, errors, and/or comments about my little project: cdorm245@gmail.com >> > > IMHO writing a project right now that is limited to Python 2 is about as much use as a chocolate teapot. > > -- > If you're using GoogleCrap=99 please read this http://wiki.python.org/moin/GoogleGroupsPython. > > Mark Lawrence > > -- > http://mail.python.org/mailman/listinfo/python-list Agreed. And you should work on WSGI support too. --f46d04479f670c6e7904dd9b8e86 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable


On 26 May 2013 05:18, "Mark Lawrence" <breamoreboy@yahoo.co.uk> wrote:
>
> On 26/05/2013 04:55, cdorm245@gm= ail.com wrote:
>>
>> This is a small little Project that I have started. Its a light li= ttle Web Server (HTTPd) coded in python. Requirements: Python 2.7 =3D< A= nd Linux / BSD. I believe this could work in a CLI Emulator in windows too.=
>> Welcome to check out the website powered by CrazyHTTPd: http://web.crazycoder.me:14081/= index.html
>>
>> Please Email me with any bugs, errors, and/or comments about my li= ttle project: cdorm245@gmail.com<= br> >>
>
> IMHO writing a project right now that is limited to Python 2 is about = as much use as a chocolate teapot.
>
> --
> If you're using GoogleCrap=99 please read this http://wiki.python.org/moin/GoogleG= roupsPython.
>
> Mark Lawrence
>
> --
> http:/= /mail.python.org/mailman/listinfo/python-list

Agreed. And you should work on WSGI support too.

--f46d04479f670c6e7904dd9b8e86--