Appending Python path (v. 1.6)
Jason Cunliffe
jasonic at nomadicsltd.com
Thu Sep 14 01:40:57 EDT 2000
More information about the Python-list mailing list
Thu Sep 14 01:40:57 EDT 2000
- Previous message (by thread): Appending Python path (v. 1.6)
- Next message (by thread): Anyone has written a python interface for object-oritented database GOODS?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > I'm trying to add a directory to the Python module path. > > If the registry doesn't work, you could always add a .pth path configuration > file to your Python installation directory. See the library reference for > module 'site'. aha..Damn! Why is the cool getup-and-going stuff you need on Day1 like this always hidden? Wonderful thankyou :-) - Jason
- Previous message (by thread): Appending Python path (v. 1.6)
- Next message (by thread): Anyone has written a python interface for object-oritented database GOODS?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list