[PyGreSQL] [CVS] Change to pygresql: future.txt

D'Arcy J.M. Cain darcy at druid.net
Wed Nov 19 20:29:45 EST 2008


Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv5215/docs

Modified Files:
	future.txt 
Log Message:
Typo.


To see the diffs for this commit:
   http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/future.txt.diff?r1=1.11&r2=1.12

Index: future.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/future.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -u -r1.11 -r1.12
--- future.txt	19 Nov 2008 22:34:30 -0000	1.11
+++ future.txt	20 Nov 2008 01:29:45 -0000	1.12
@@ -27,7 +27,7 @@ To Do
 - The C module needs to be cleaned up and redundant code merged,
   and should get its own unit test module.
 - The fetch method should use real cursors.
-- What shall wie do with the "tutorial" directory?
+- What shall we do with the "tutorial" directory?
   - it's rather a tutorial for Postgres/SQL than for PyGreSQL
   - it' using only the query method from the classic pg module,
     no other PyGreSQL functionality



More information about the PyGreSQL mailing list