whoami7 - Manager
:
/
lib
/
python2.7
/
site-packages
/
IPython
/
external
/
decorators
/
Upload File:
files >> //lib/python2.7/site-packages/IPython/external/decorators/_numpy_testing_utils.pyc
� 5�CUc @ sT d Z d d l Z d d l Z d e f d � � YZ d d d � � YZ d � Z d S( s) Utility function to facilitate testing. i����Nt WarningMessagec B s, e Z d Z d Z d d d � Z d � Z RS( s� Holds the result of a single showwarning() call. Notes ----- `WarningMessage` is copied from the Python 2.6 warnings module, so it can be used in NumPy with older Python versions. t messaget categoryt filenamet linenot filet linec C sS t � } x% | j D] } t | | | | � q W| rF | j | _ n d | _ d S( N( t localst _WARNING_DETAILSt setattrt __name__t _category_namet None( t selfR R R R R R t local_valuest attr( ( sT /usr/lib/python2.7/site-packages/IPython/external/decorators/_numpy_testing_utils.pyt __init__ s c C s&