Menu

Commit [r16414]  Maximize  Restore  History

The user function docstrings are now created when the help system is invoked.

This prevents all user function docstrings from being built at the start, or any time the
interpreter class is instantiated. Instead the docstrings are created on demand. Therefore for
most relax usage, the docstrings for most user functions will be rarely built.

This decreases start times of ~6 seconds down to ~0.06 seconds!

bugman 2012-05-23

changed /branches/uf_redesign/prompt/help.py
changed /branches/uf_redesign/prompt/uf_objects.py
/branches/uf_redesign/prompt/help.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/prompt/uf_objects.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.