Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
Payload system for IPython.
Authors:
Bases: IPython.config.configurable.Configurable
Include or update the specified data payload in the PayloadManager.
If a previous payload with the same source exists and single is True, it will be overwritten with the new one.