|
From: <ian...@us...> - 2003-04-08 09:05:00
|
Update of /cvsroot/sqlobject/SQLObject
In directory sc8-pr-cvs1:/tmp/cvs-serv27524
Modified Files:
setup.py
Log Message:
distribution notes
Index: setup.py
===================================================================
RCS file: /cvsroot/sqlobject/SQLObject/setup.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** setup.py 8 Apr 2003 04:07:08 -0000 1.7
--- setup.py 8 Apr 2003 09:04:55 -0000 1.8
***************
*** 32,33 ****
--- 32,38 ----
download_url="http://prdownloads.sourceforge.net/sqlobject/SQLObject-0.3.tar.gz?download")
+ # Send announce to:
+ # sql...@li...
+ # db...@py...
+ # pyt...@py...
+ # pyt...@py...
|