##// END OF EJS Templates
Backport PR #14626 on branch 8.x (whatsnew 8.31) (#14628)...
Backport PR #14626 on branch 8.x (whatsnew 8.31) (#14628) Backport PR #14626: whatsnew 8.31

File last commit:

r28948:65ad9e8f
r29039:d1a77bef merge
Show More
__init__.py
11 lines | 411 B | text/x-python | PythonLexer
# encoding: utf-8
"""
Extra capabilities for IPython
"""
# -----------------------------------------------------------------------------
# Copyright (C) 2008-2011 The IPython Development Team
#
# Distributed under the terms of the BSD License. The full license is in
# the file COPYING, distributed as part of this software.
# -----------------------------------------------------------------------------