E&S CVS Commit: PEAK - Add a smtp: scheme that gets you an smtplib.SMTP instance. Useful as a

tsarna at eby-sarna.com tsarna at eby-sarna.com
Mon Jun 17 16:38:00 EDT 2002


Module Name:	PEAK
Committed By:	tsarna
Date:		Mon Jun 17 20:37:02 UTC 2002

Modified Files:
	PEAK/src/peak/naming/factories: __init__.py
Added Files:
	PEAK/src/peak/naming/factories: smtp.py

Log Message:
Add a smtp: scheme that gets you an smtplib.SMTP instance. Useful as a
demo, or so that you can plug in different mail-sending implementations.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/__init__.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/naming/factories/smtp.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/naming/factories/__init__.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/naming/factories/smtp.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