E&S CVS Commit: PEAK - Add base64() method that returns the base64 encoded raw bytes of the

tsarna at eby-sarna.com tsarna at eby-sarna.com
Mon Jul 29 13:58:00 EDT 2002


Module Name:	PEAK
Committed By:	tsarna
Date:		Mon Jul 29 17:57:38 UTC 2002

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

Log Message:
Add base64() method that returns the base64 encoded raw bytes of the
UUID. Useful for a shorter (24 bytes), but still non-binary storage form
of a UUID.

Also add UUID.fromBytes() and .fromBase64() class-method constructors.


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

To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/util/uuid.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