~ubuntu-branches/debian/experimental/spyder/experimental

« back to all changes in this revision

Viewing changes to doc/historylog.rst

  • Committer: Package Import Robot
  • Author(s): Picca Frédéric-Emmanuel
  • Date: 2013-02-27 09:51:28 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20130227095128-wtx1irpvf4vl79lj
Tags: 2.2.0~beta3+dfsg-1
* Imported Upstream version 2.2.0~beta3+dfsg
* debian /patches
  - 0002-feature-forwarded-add-icon-to-desktop-file.patch (deleted)
    this patch was integrated by the upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
History log
2
 
===========
3
 
 
4
 
The history log plugin collects command histories of Python/IPython interpreters
5
 
or command windows.
6
 
 
7
 
.. image:: images/historylog.png
8
 
 
9
 
Related plugins:
10
 
 
11
 
* :doc:`console`
 
1
History log
 
2
===========
 
3
 
 
4
The history log plugin collects command histories of Python/IPython interpreters
 
5
or command windows.
 
6
 
 
7
.. image:: images/historylog.png
 
8
 
 
9
Related plugins:
 
10
 
 
11
* :doc:`console`