E&S CVS Commit: pylib - Added first-draft of code to implement simple items like Files, Images,
pje at eby-sarna.com
pje at eby-sarna.com
Mon Oct 22 14:22:00 EDT 2001
Module Name: pylib
Committed By: pje
Date: Mon Oct 22 18:21:04 UTC 2001
Modified Files:
pylib/ZLite: __init__.py
Added Files:
pylib/ZLite: Authentication.py DTML.py Files.py Transactions.py
Log Message:
Added first-draft of code to implement simple items like Files, Images,
and DTML methods. First-draft Authentication component for use with
TransWarp, and last, but not least, an interface to ZODB.Transaction that
doesn't load everything and its dog from the ZODB package. :)
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/ZLite/Authentication.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/ZLite/DTML.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/ZLite/Files.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/ZLite/Transactions.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/ZLite/__init__.py.diff?r1=1.1&r2=1.2
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pylib/ZLite/Authentication.py pylib/ZLite/DTML.py \
pylib/ZLite/Files.py pylib/ZLite/Transactions.py
cvs rdiff -r1.1 -r1.2 pylib/ZLite/__init__.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