Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42784
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.045 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:tar': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'point': 0.28; 'url:python': 0.33; 'fri,': 0.33; 'subject:skip:d 10': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'searching': 0.37; 'to:addr:python-list': 0.38; 'files': 0.38; "couldn't": 0.39; 'to:addr:python.org': 0.39; 'skip:p 20': 0.39; 'received:org': 0.40; 'browser': 0.61; 'forward': 0.65; 'minutes': 0.67; 'subject:source': 0.84; '2013': 0.98 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| Mail-Followup-To | python-list@python.org |
| To | python-list@python.org |
| From | rh <richard_hubbe11@lavabit.com> |
| Subject | Re: docs.python.org source |
| Date | Thu, 4 Apr 2013 17:31:46 -0700 |
| Organization | " " |
| References | <515DDFA3.8040106@amachu.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | ip68-227-87-145.sb.sd.cox.net |
| User-Agent | dsodnetnin |
| X-Mailer | EZnn0.37p |
| X-Newsreader | EZnn0.37p |
| X-Gmane-NNTP-Posting-Host | EZnn0.37p |
| Original-Received | from slem by 1.1 with local |
| X-No-Archive | yes |
| Archive | no |
| X-Archive | encrypt |
| X-Operating-System | Barebones_6.1 |
| X-Gmane-NNTP-Posting-Host | 192.168.1.1 |
| X-NNTP-Posting-Host | 192.168.1.1 |
| Mail-Copies-To | never |
| X-Archive | expiry=17 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.119.1365121825.3114.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1365121825 news.xs4all.nl 6918 [2001:888:2000:d::a6]:37721 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:42784 |
Show key headers only | View raw
1. wget -q http://docs.python.org/2/archives/python-2.7.3-docs-html.tar.bz2 2. unroll 3. cd python-2.7.3-docs-html 4. python -m SimpleHTTPServer 9292 5. point browser to 0:9292 On Fri, 05 Apr 2013 01:46:35 +0530 amachu<at>amachu.me wrote: > I am looking forward to checkout all rst files of docs.python.org to > my local for having a local copy of the site for quick reference. > > I couldn't find it immediately, searching for few minutes now. Any > pointers?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: docs.python.org source rh <richard_hubbe11@lavabit.com> - 2013-04-04 17:31 -0700
csiph-web