+
    ^|´i:  ã                   ó"   € R t ^ RIHt R R ltR# )z:
A simple utility to import something by its string name.
)ÚAnyc                ó0   € V ^8„  d   QhR\         R\        /# )é   ÚnameÚreturn)Ústrr   )Úformats   "Ú</usr/lib/python3/dist-packages/IPython/utils/importstring.pyÚ__annotate__r
      s   € ÷ $ñ $”cð $œcñ $ó    c                óô   € V P                  R^4      p\        V4      ^8X  d    Vw  r#\        W#.R7      p \        WC4      pV# \        V^ ,          4      #   \         d   p\        RT,          4      ThRp?ii ; i)a]  Import and return ``bar`` given the string ``foo.bar``.

Calling ``bar = import_item("foo.bar")`` is the functional equivalent of
executing the code ``from foo import bar``.

Parameters
----------
name : string
    The fully qualified name of the module/package being imported.

Returns
-------
mod : module object
    The module that was imported.
Ú.)ÚfromlistzNo module named %sN)ÚrsplitÚlenÚ
__import__ÚgetattrÚAttributeErrorÚImportError)r   ÚpartsÚpackageÚobjÚmoduleÚpakÚes   &      r	   Úimport_itemr      s   € ð" K‰K˜˜QÓ€EÜ
ˆ5ƒzQ„à‰ˆÜ˜G¨eÔ4ˆð	AÜ˜&Ó&ˆCð ˆ
ô ˜% (Ó#Ð#øô ô 	AÜÐ2°SÕ8Ó9¸qÐ@ûð	Aús   µA ÁA7ÁA2Á2A7N)Ú__doc__Útypingr   r   © r   r	   Ú<module>r      s   ðñõ ÷$r   