[SQL-CVS] SQLObject/SQLObject/include Validator.py,1.3,1.4
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
|
From: <dre...@us...> - 2003-12-04 16:46:34
|
Update of /cvsroot/sqlobject/SQLObject/SQLObject/include
In directory sc8-pr-cvs1:/tmp/cvs-serv17015/SQLObject/include
Modified Files:
Validator.py
Log Message:
And while we are at it, run reindent.py
Index: Validator.py
===================================================================
RCS file: /cvsroot/sqlobject/SQLObject/SQLObject/include/Validator.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Validator.py 26 Sep 2003 07:12:59 -0000 1.3
--- Validator.py 4 Dec 2003 16:46:31 -0000 1.4
***************
*** 1044,1046 ****
('1800', 15)],
}
-
--- 1044,1045 ----
|