Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15139
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <jsf80238@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'oct': 0.02; 'subject:Python': 0.06; 'snippet': 0.07; 'subject:code': 0.07; 'coding.': 0.09; 'comment,': 0.09; 'suggestions,': 0.09; 'url:activestate': 0.09; 'examples': 0.11; '3:51': 0.16; 'subject:Review': 0.16; 'wed,': 0.17; 'contribute': 0.18; 'wrote:': 0.18; 'received:209.85.213.46': 0.23; 'received:mail- yw0-f46.google.com': 0.23; 'though.': 0.23; 'header:In-Reply- To:1': 0.23; 'sender:addr:gmail.com': 0.25; 'code': 0.25; 'hall': 0.25; 'url:code': 0.28; 'message-id:@mail.gmail.com': 0.29; 'chris': 0.30; 'pm,': 0.31; 'requests': 0.32; 'pretty': 0.32; 'to:addr:python-list': 0.32; 'there': 0.33; 'reviews,': 0.34; 'post': 0.35; 'anything': 0.36; 'but': 0.37; 'subject:with': 0.38; 'received:google.com': 0.38; 'put': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.40; '2011': 0.62; 'url:p': 0.62; 'world': 0.62; 'comments,': 0.64; 'site.': 0.67; '26,': 0.67; 'directly.': 0.68; 'kinds': 0.70 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=IAYcaCur0CjG4rbVdB8mcF13l3ZlNH77grbhD1kAjqg=; b=yBk6wq3SwQYKvGq7BW9a7UwXUhDjkpru9lhIzBB50VfWAdFeFxQwETA9MJcam1lmJz uclBXdxvu38BKoZHOZcznje7iCPeWqA0VoPsp5Heh9RUsb9p+dDUBNkhWHkSk75MnKUM eV+IgWLlwpkfEblWs5GlU5DspMWDXhbqCCAlI= |
| MIME-Version | 1.0 |
| Sender | jsf80238@gmail.com |
| In-Reply-To | <98598900-8b72-4bb2-b21e-13666c9f823b@p16g2000yqd.googlegroups.com> |
| References | <98598900-8b72-4bb2-b21e-13666c9f823b@p16g2000yqd.googlegroups.com> |
| Date | Sat, 29 Oct 2011 21:15:52 +0000 |
| X-Google-Sender-Auth | zFrEQ6O9w2CXaUd_ALF1w51NJH8 |
| Subject | Re: Review Python site with useful code snippets |
| From | Jason Friedman <jason@powerpull.net> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.2311.1319922955.27778.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1319922955 news.xs4all.nl 6923 [2001:888:2000:d::a6]:44640 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:15139 |
Show key headers only | View raw
On Wed, Oct 26, 2011 at 3:51 PM, Chris Hall <challb@gmail.com> wrote: > I am looking to get reviews, comments, code snippet suggestions, and > feature requests for my site. > I intend to grow out this site with all kinds of real world code > examples to learn from and use in everyday coding. > The site is: > > http://www.pythonsnippet.com > > If you have anything to contribute or comment, please post it on the > site or email me directly. Great sentiment, but there is already http://code.activestate.com/, http://code.google.com/p/python-code-snippets/ and http://stackoverflow.com/questions/2032462/python-code-snippets. Pretty site you put up, though.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Review Python site with useful code snippets Chris Hall <challb@gmail.com> - 2011-10-26 08:51 -0700 Re: Review Python site with useful code snippets Jason Friedman <jason@powerpull.net> - 2011-10-29 21:15 +0000 Re: Review Python site with useful code snippets Mehrzad Irani <i.mehrzad@gmail.com> - 2011-10-30 08:14 -0700 Re: Review Python site with useful code snippets DevPlayer <devplayer@gmail.com> - 2011-10-31 07:39 -0700
csiph-web