mirror of
https://github.com/wassname/pyreadline.git
synced 2026-08-05 13:20:20 +08:00
Added ChangeLog Fixed bug that crashes readline on my machine. Needs os.path.expanduser on '~/.history'
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
2006-01-21 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
|
|
|
|
* Changed all python files to conform to 4 space indent.
|
|
* Added changelog
|
|
* Added os.path.expanduser to expand out ~/.history paths
|
|
|