| Add examples to docstrings. |
|
More...
|
about 20 years ago
|
| Fix Python 2.3 incompatibility (genexp). |
|
More...
|
about 20 years ago
|
| Rewrap help string. |
|
More...
|
about 20 years ago
|
| Add help text for find and findbackwards commands. |
|
More...
|
about 20 years ago
|
| Jorgen's fix for allowing configuration of pyreadline |
|
More...
|
about 20 years ago
|
| Whitespace. |
|
More...
|
about 20 years ago
|
| Make idump robust against exceptions during _getattr(). |
|
More...
|
about 20 years ago
|
| Use the __xname__ attribute as the title for callable attributes (falling back to __name__, if __xname__ doesn't exist). |
|
More...
|
about 20 years ago
|
| Whitespace cleanup. |
|
More...
|
about 20 years ago
|
| walter's ipipe patch: |
|
More...
|
about 20 years ago
|
| Walter's patch for ipapi.py & hooks.py: TryNext exception can now have arguments that alter the values passed for the second hook (and thus enable using hooks as filters) |
|
More...
|
about 20 years ago
|
| Jorgen's cache size & overflow warning patch Walter's ipipe patch (fix idump.display() when an attribute list is specified in the constructor) |
|
More...
|
about 20 years ago
|
| Jorgens test_wildcard.py (w/ slight mod for absolute import) |
|
More...
|
about 20 years ago
|
| Jorgens patch for ? wildcard (single char globbing) |
|
More...
|
about 20 years ago
|
| Walter's ipipe patch for colored idump output on windows |
|
More...
|
about 20 years ago
|
| fixed missing import in pspersistence, Hans Meine's patch |
|
More...
|
about 20 years ago
|
| Jorgen's %clean array |
|
More...
|
about 20 years ago
|
| better way to clear a list |
|
More...
|
about 20 years ago
|
| Fix %store to avoid "%store obj.attr" half-success (and fail explicitly). |
|
More...
|
about 20 years ago
|
| %clear magic added. fix CachedOutput.flush to flush data properly |
|
More...
|
about 20 years ago
|
| "ipython mybatch.ipy" now runs mybatch.ipy w/ _ip.runlines(), instead of plain old exec. |
|
More...
|
about 20 years ago
|
| Walter's ipipe patch #9: |
|
More...
|
about 20 years ago
|
| Fix quoting of aliases in transform_alias |
|
More...
|
about 20 years ago
|
| Walter's ipipe patch #8: Strip whitespace from docstrings in the detail view. |
|
More...
|
over 20 years ago
|
| Walter's ipipe patch #8: |
|
More...
|
over 20 years ago
|
| undo some changes that were only intended for private $HOME/_ipython dir. |
|
More...
|
over 20 years ago
|
| Quote aliases w/ spaces in target name rehashdir path separator is ';' now |
|
More...
|
over 20 years ago
|
| apps |
|
More...
|
over 20 years ago
|
| Go to interactiveTB when ipy_user_conf or ipy_profile_PROF import fails. |
|
More...
|
over 20 years ago
|
| ipipe patch #7: Use special display style for non-existing attributes. |
|
More...
|
over 20 years ago
|