E&S CVS Commit: pylib - Added 'append()' operation to Code objects, to allow easy patching by

pje at eby-sarna.com pje at eby-sarna.com
Wed Feb 13 18:57:01 EST 2002


Module Name:	pylib
Committed By:	pje
Date:		Wed Feb 13 23:56:59 UTC 2002

Modified Files:
	pylib/TW/Utils: Code.py

Log Message:
Added 'append()' operation to Code objects, to allow easy patching by
adding code after the end of existing code.  Also, fixed a minor issue with
iterFromEnd().


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Utils/Code.py.diff?r1=1.4&r2=1.5

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pylib/TW/Utils/Code.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