A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ipython/ipython/issues/1960/ below:

%page not working · Issue #1960 · ipython/ipython · GitHub

    %page
    ---------------------------------------------------------------------------
    AttributeError                            Traceback (most recent call last)
    <ipython-input-336-e5a187ccb094> in <module>()
    ----> 1 get_ipython().magic(u'page')

    c:\python26\lib\site-packages\ipython-0.13.dev-py2.6.egg\IPython\core\interactiveshell.pyc in magic(self, arg_s)
       2150         magic_name, _, magic_arg_s = arg_s.partition(' ')
       2151         magic_name = magic_name.lstrip(prefilter.ESC_MAGIC)
    -> 2152         return self.run_line_magic(magic_name, magic_arg_s)
       2153 
       2154     #-------------------------------------------------------------------------

    c:\python26\lib\site-packages\ipython-0.13.dev-py2.6.egg\IPython\core\interactiveshell.pyc in run_line_magic(self, magic_name, line)
       2076                 args.append(sys._getframe(stack_depth).f_locals)
       2077             with self.builtin_trap:
    -> 2078                 result = fn(*args)
       2079             return result
       2080 

    c:\python26\lib\site-packages\ipython-0.13.dev-py2.6.egg\IPython\core\magics\basic.pyc in page(self, parameter_s)

    c:\python26\lib\site-packages\ipython-0.13.dev-py2.6.egg\IPython\core\magic.pyc in <lambda>(f, *a, **k)
        188     # but it's overkill for just that one bit of state.
        189     def magic_deco(arg):
    --> 190         call = lambda f, *a, **k: f(*a, **k)
        191 
        192         if callable(arg):

    c:\python26\lib\site-packages\ipython-0.13.dev-py2.6.egg\IPython\core\magics\basic.pyc in page(self, parameter_s)
        186 
        187         oname = args and args or '_'
    --> 188         info = self._ofind(oname)
        189         if info['found']:
        190             txt = (raw and str or pformat)( info['obj'] )

    AttributeError: 'BasicMagics' object has no attribute '_ofind'

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4