Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66430
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.swapon.de!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.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.040 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.01; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'wrote': 0.14; 'command.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'header:X-Complaints-To:1': 0.27; 'there': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'commands': 0.60; 'url:0': 0.67; 'received:myvzw.com': 0.84; 'subject::': 0.85 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dave Angel <davea@davea.name> |
| Subject | Re:ipython |
| Date | Sat, 15 Feb 2014 08:14:09 -0500 (EST) |
| Organization | news.gmane.org |
| References | <slrnlfulce.1hm.greymaus@gmaus.org> |
| X-Gmane-NNTP-Posting-Host | 110.sub-70-208-165.myvzw.com |
| X-Newsreader | PiaoHong Usenet NewsReaders 1.36 |
| 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 | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6992.1392469837.18130.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1392469837 news.xs4all.nl 2840 [2001:888:2000:d::a6]:46601 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:66430 |
Show key headers only | View raw
greymausg <greymaus@mail.com> Wrote in message: > using IPython, is there any way of recording the commands I have entered? > Try the history command. http://ipython.org/ipython-doc/rel-1.1.0/api/generated/IPython. core.magics.history.html -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ipython greymausg <greymaus@mail.com> - 2014-02-15 11:55 +0000
Re: ipython Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-15 12:25 +0000
Re: ipython greymausg <greymaus@mail.com> - 2014-02-15 13:55 +0000
Re: ipython greymausg <greymaus@mail.com> - 2014-02-15 14:55 +0000
Re:ipython Dave Angel <davea@davea.name> - 2014-02-15 08:14 -0500
Re: ipython Peter Otten <__peter__@web.de> - 2014-02-15 15:50 +0100
csiph-web