[Subversion] / PEAK / setup.py  

Revision 629


Jump to revision:
Previous Next
Author: pje
Date: Thu Nov 7 23:17:01 2002 UTC (21 years, 4 months ago)

Log Message:

Removed OpaqueURL and refactored ParsedURL for simpler creation of URL
classes.  This may need another pass or two to get everything completely
cleaned up.  Added a test suite for peak.naming to do parse tests on a
variety of the built-in URL classes, which really needs a lot more test
examples.  The URL classes also need better parse error messages.  Last,
but not least, we may need a way to map from URLs back to their strings,
if they are created from arguments instead of a string.  But that's
probably lower priority.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/setup.py modified X   (diff to previous)
PEAK/src/peak/api/tests.py modified X   (diff to previous)
PEAK/src/peak/naming/contexts.py modified X   (diff to previous)
PEAK/src/peak/naming/factories/peak_imports.py modified X   (diff to previous)
PEAK/src/peak/naming/factories/smtp.py modified X   (diff to previous)
PEAK/src/peak/naming/factories/uuid.py modified X   (diff to previous)
PEAK/src/peak/naming/names.py modified X   (diff to previous)
PEAK/src/peak/naming/tests added      
PEAK/src/peak/naming/tests/__init__.py added X X  
PEAK/src/peak/running/lockfiles.py modified X   (diff to previous)
PEAK/src/peak/storage/LDAP.py modified X   (diff to previous)
PEAK/src/peak/storage/SQL.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help