]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
inserting './lib/' into sys.path since PYTHONPATH no longer straightforward with...
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Jun 2006 00:28:55 +0000 (00:28 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Jun 2006 00:28:55 +0000 (00:28 +0000)
commitb3927fbb88c7988ec0397241ff40ecd72d1727bf
tree278f0a745e47570cb141f4fd4eb3319190be8296
parent2fb9221b797e5a29e34096c09d97615d859e95d1
inserting './lib/' into sys.path since PYTHONPATH no longer straightforward with latest setuptools
21 files changed:
CHANGES
README.unittests
test/__init__.py
test/engine/autoconnect_engine.py
test/engine/proxy_engine.py
test/engine/reflection.py
test/ext/activemapper.py
test/orm/compile.py
test/orm/inheritance2.py
test/orm/inheritance3.py
test/orm/onetoone.py
test/orm/poly_linked_list.py
test/perf/masscreate.py
test/perf/masscreate2.py
test/perf/massload2.py
test/rundocs.py
test/session.py [deleted file]
test/sql/indexes.py
test/sql/select.py
test/sql/testtypes.py
test/testbase.py