Commit message
Age
Author
Refs
r265:3343d472
%clip = <expr> syntax in win32clip.py
Thu, 11 May 2006 16:30:47
vivainio
r264:0490aa31
Add a default implementation for __xiter__(), so that
forgetting to implement it doesn't lead to infinite
recursion in xiter().
Wed, 10 May 2006 18:36:37
walter.doerwald
r263:544d9f61
Put out 0.7.2.rc1 for testing.
Mon, 08 May 2006 05:51:42
fperez
r262:72c4e6cc
Fix exception formatting.
Sun, 07 May 2006 10:02:21
walter.doerwald
r261:ebd5f716
Add examples to docstrings.
Add docstring to ienum.
Wed, 03 May 2006 20:12:16
walter.doerwald
r260:95f7f981
Fix Python 2.3 incompatibility (genexp).
Wed, 03 May 2006 19:40:10
walter.doerwald
r259:a26021d7
Rewrap help string.
Fix typo in help string.
Change columns of help screen: Now there are only two
columns: The key and the description. The name of the
function is placed in red above the description.
Wed, 03 May 2006 19:32:31
walter.doerwald
r258:172ea1c6
Add help text for find and findbackwards commands.
Wed, 03 May 2006 19:22:57
walter.doerwald
r257:eb1c67b1
Jorgen's fix for allowing configuration of pyreadline
Wed, 03 May 2006 17:45:27
vivainio
r256:16cdc098
Wed, 03 May 2006 15:52:30
walter.doerwald