| 1 | """Quick code snippets for embedding IPython into other programs. |
| 2 | |
| 3 | See embed_class_long.py for full details, this file has the bare minimum code for |
| 4 | cut and paste use once you understand how to use the system.""" |
nothing calls this directly
no test coverage detected