diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-06-29 00:28:55 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-06-29 00:28:55 +0000 |
| commit | b3927fbb88c7988ec0397241ff40ecd72d1727bf (patch) | |
| tree | 278f0a745e47570cb141f4fd4eb3319190be8296 /test/__init__.py | |
| parent | 2fb9221b797e5a29e34096c09d97615d859e95d1 (diff) | |
| download | sqlalchemy-b3927fbb88c7988ec0397241ff40ecd72d1727bf.tar.gz | |
inserting './lib/' into sys.path since PYTHONPATH no longer straightforward with latest setuptools
Diffstat (limited to 'test/__init__.py')
| -rw-r--r-- | test/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/__init__.py b/test/__init__.py index 139597f9c..8b1378917 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -1,2 +1 @@ - |
