MCPcopy Create free account
hub / github.com/ipython/ipython / history

Route history

IPython/core/magics/history.py:None–None  ·  view source on GitHub ↗
argument(
        '-n', dest='print_nums', action='store_true', default=False,
        help="""
        print line numbers for each input.
        This feature is only available if numbered prompts ar

Source from the content-addressed store, hash-verified

1"""Implementation of magic functions related to History.
2"""
3#-----------------------------------------------------------------------------
4# Copyright (c) 2012, IPython Development Team.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected