E&S CVS Commit: PEAK - Changes to readline management so that history files don't become

pje at eby-sarna.com pje at eby-sarna.com
Thu Sep 4 19:20:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Sep  4 23:18:59 UTC 2003

Modified Files:
	PEAK/src/peak/util: readline_stack.py

Log Message:
Changes to readline management so that history files don't become
excessively large when switching between interactors (e.g. N2 namespace,
python, and SQL modes).  Unfortunately, these changes only work with
Python 2.3 (or 2.2.3 with a custom patch to the readline module).


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/util/readline_stack.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/util/readline_stack.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list