Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55729
| Path | csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <g.rodola@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.031 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'hettinger': 0.07; 'python': 0.08; 'subject:Source': 0.09; 'url:code': 0.15; 'cc:no real name:2**0': 0.17; 'putting': 0.18; '2.7': 0.18; 'code.': 0.19; 'cc:2**0': 0.21; 'raymond': 0.21; 'examples': 0.22; 'received:209.85.214.174': 0.23; 'received:mail- iw0-f174.google.com': 0.23; 'header:In-Reply-To:1': 0.23; 'cc:addr :python-list': 0.24; 'sections': 0.24; 'code': 0.25; 'language': 0.26; 'thanks,': 0.26; "i'm": 0.28; 'received:209.85.214': 0.28; 'message-id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; '---': 0.31; 'hoping': 0.31; 'url:mailman': 0.31; 'source': 0.31; 'from:charset:iso-8859-1': 0.33; 'url:google': 0.34; 'done': 0.35; 'think': 0.37; 'docs': 0.37; 'received:209.85': 0.38; 'received:google.com': 0.38; 'should': 0.38; 'url:org': 0.38; 'subject:: ': 0.39; 'url:python': 0.39; 'url:p': 0.60; 'link': 0.66; 'routinely': 0.84; 'url:2011': 0.84; 'url:28': 0.84; 'trend': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=iipK0ZoWtFOuYOrsE4qHJiP4QpUYdVDHe3Le6r4HKnE=; b=mAviOsEZe1DHtO+MhasDbfeK7cFELpLqbrHUzo4qjeM8nE0q0PJnQViFtfWYpiJkZb SNvyoLGHqF5f4UrBClpmHOVOiTFRO5ZdVoG0D1rprq7RCtzLqF0KbVhrMIr41X2ggIFA gfFtuOm55RJayBfi11Zr86KQXTQrXHnTUeCCE= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=hBeB4g96QRRM16GvSSVhZEDB4bPXGPUqZhSFDfTgQ9M5o+3AEjs5f/22TymrgvqiSs FrsPvs2st2opn2Usq5iiVIWl3w9MUd13tF5frmDcOHPmMeo5ytgNJn/QgF0NQEVcD6NH 6AysEaqCLtpg56tmh/3lW0+Nkk1em5yZ5dSN8= |
| MIME-Version | 1.0 |
| In-Reply-To | <094f6fc5-7242-46c7-b454-4cb29d0c6ef9@q40g2000prh.googlegroups.com> |
| References | <094f6fc5-7242-46c7-b454-4cb29d0c6ef9@q40g2000prh.googlegroups.com> |
| Date | Fri, 28 Jan 2011 21:32:44 +0100 |
| Subject | Re: Use the Source Luke |
| From | Giampaolo Rodolà <g.rodola@gmail.com> |
| To | Raymond Hettinger <python@rcn.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| 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 <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.1446.1296246767.6505.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1296246767 news.xs4all.nl 81478 [::ffff:82.94.164.166]:60655 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:55729 |
Show key headers only | View raw
2011/1/28 Raymond Hettinger <python@rcn.com>: > I hoping a new trend will start with dev's putting direct > source code links in their documentation: > > http://rhettinger.wordpress.com/2011/01/28/open-your-source-more/ > > I'm looking for more examples of projects that routinely > link their docs back into relavant sections of code. > Have any of you all seen other examples besides > the Go language docs and the Python docs? > > > Raymond > -- > http://mail.python.org/mailman/listinfo/python-list > Thanks, I think this is a great idea. I think this definitively should be done for 2.7 documentation as well. --- Giampaolo http://code.google.com/p/pyftpdlib/ http://code.google.com/p/psutil/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Use the Source Luke Raymond Hettinger <python@rcn.com> - 2011-01-28 10:32 -0800
Re: Use the Source Luke rantingrick <rantingrick@gmail.com> - 2011-01-31 12:45 -0800
Re: Use the Source Luke rusi <rustompmody@gmail.com> - 2011-01-30 08:50 -0800
Re: Use the Source Luke Raymond Hettinger <python@rcn.com> - 2011-01-29 12:23 -0800
Re: Use the Source Luke Paul Rubin <no.email@nospam.invalid> - 2011-01-28 12:30 -0800
Re: Use the Source Luke rusi <rustompmody@gmail.com> - 2011-02-04 08:58 -0800
Re: Use the Source Luke Rui Maciel <rui.maciel@gmail.com> - 2011-01-28 20:49 +0000
Re: Use the Source Luke rantingrick <rantingrick@gmail.com> - 2011-01-31 22:38 -0800
Re: Use the Source Luke David Boddie <david@boddie.org.uk> - 2011-01-30 14:19 +0100
Re: Use the Source Luke Giampaolo Rodolà <g.rodola@gmail.com> - 2011-01-28 21:32 +0100
Re: Use the Source Luke rantingrick <rantingrick@gmail.com> - 2011-01-30 08:42 -0800
Re: Use the Source Luke Emile van Sebille <emile@fenx.com> - 2011-01-31 14:07 -0800
Re: Use the Source Luke Tim Wintle <tim.wintle@teamrubber.com> - 2011-01-30 14:47 +0000
Re: Use the Source Luke Raymond Hettinger <python@rcn.com> - 2011-01-31 12:35 -0800
Re: Use the Source Luke Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-01-31 22:39 +0000
Re: Use the Source Luke rusi <rustompmody@gmail.com> - 2011-01-31 22:25 -0800
Re: Use the Source Luke rusi <rustompmody@gmail.com> - 2011-02-04 08:34 -0800
Re: Use the Source Luke "OKB (not okblacke)" <brenNOSPAMbarn@NObrenSPAMbarn.net> - 2011-02-04 19:11 +0000
Re: Use the Source Luke rusi <rustompmody@gmail.com> - 2011-02-04 21:20 -0800
Re: Use the Source Luke "OKB (not okblacke)" <brenNOSPAMbarn@NObrenSPAMbarn.net> - 2011-02-01 19:32 +0000
Re: Use the Source Luke Jack Diederich <jackdied@gmail.com> - 2011-01-28 19:02 -0500
Re: Use the Source Luke Daniel Fetchinson <fetchinson@googlemail.com> - 2011-02-05 12:46 +0100
Re: Use the Source Luke Raymond Hettinger <python@rcn.com> - 2011-01-28 17:52 -0800
Re: Use the Source Luke Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-01-30 04:21 +0000
Re: Use the Source Luke rusi <rustompmody@gmail.com> - 2011-01-29 20:50 -0800
Re: Use the Source Luke Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-01-30 08:53 +0000
Re: Use the Source Luke Raymond Hettinger <python@rcn.com> - 2011-01-29 21:17 -0800
Re: Use the Source Luke TP <wingusr@gmail.com> - 2011-01-29 03:22 -0800
Re: Use the Source Luke Ben Finney <ben+python@benfinney.id.au> - 2011-01-29 10:10 +1100
Re: Use the Source Luke rusi <rustompmody@gmail.com> - 2011-01-29 19:59 -0800
Re: Use the Source Luke rusi <rustompmody@gmail.com> - 2011-01-28 23:50 -0800
Re: Use the Source Luke Ben Finney <ben+python@benfinney.id.au> - 2011-01-30 08:22 +1100
csiph-web