IPython Documentation

Table Of Contents

Previous topic

utils.growl

Next topic

utils.io

This Page

utils.importstring

Module: utils.importstring

A simple utility to import something by its string name.

Authors:

  • Brian Granger
IPython.utils.importstring.import_item(name)

Import and return bar given the string foo.bar.