Commit Graph

7 Commits

Author SHA1 Message Date
jstenar fb08d6540f pyreadline: cleaned up bell, rudimentary configfile, Ville's patch for international character support. 2006-01-22 20:59:33 +00:00
jstenar 1817372d8b Renames of Console.py and PyReadline.py to follow naming convention of package names. 2006-01-22 16:05:52 +00:00
jstenar 8bbe9fa277 First step in rename process. This revision is unusable, see ChangeLog. 2006-01-22 15:48:43 +00:00
jstenar fba3d2be26 pyreadline: added readme. Changed setup to install to pyreadline 2006-01-21 20:00:17 +00:00
jstenar 74b401f389 pyreadline: Patches for clipboard and some key-bindings. Changed version in setup.py to 1.13-svn. 2006-01-21 19:36:28 +00:00
jstenar 70638c4e3c pyreadline: patch to get swedish characters working. 2006-01-21 18:59:28 +00:00
jstenar 15e3bd1255 Fixed four space indent
Added ChangeLog
Fixed bug that crashes readline on my machine. Needs os.path.expanduser on '~/.history'
2006-01-21 18:31:16 +00:00