1108 Commits

Author SHA1 Message Date
Anthony Tuininga
43d4d2b287 Building document is now being done on my home machine which has a different
location for the Python source.
2007-06-24 04:33:21 +00:00
Anthony Tuininga
5973af7501 Added support for using connections as context managers in Python 2.5 where
upon successful completion of the block a commit is performed whereas otherwise
a rollback is performed.
2007-06-21 13:57:08 +00:00
Anthony Tuininga
5ef057e325 When copying the value of a variable, copy the return code as well. 2007-06-13 21:27:38 +00:00
Anthony Tuininga
77cd36d25c Change to HEAD for trunk and add categories and other such niceties to make it
easier to register with the Python package index.
2007-06-13 21:26:56 +00:00
Anthony Tuininga
4751cd7d55 Added methods open(), close(), isopen() and getchunksize() in order to improve
performance of reading/writing LOB values in chunks.
2007-06-13 21:25:26 +00:00
Anthony Tuininga
4e5bd3ccb9 Attempt to locate an Oracle installation by looking at the PATH if the
environment variable ORACLE_HOME is not set; this is of primary use on Windows
where this variable should not normally be set.
2007-06-13 21:24:08 +00:00
Anthony Tuininga
5667217ef4 Added source documentation files which are not released. 2007-06-13 21:22:30 +00:00
Anthony Tuininga
104e11b67a Last public release from Computronix. 2007-06-13 21:15:16 +00:00