On Wed, 10 Nov 2010, Greg Lindstrom wrote:
I'm writing my first module that I intend to put under our company's
"site-packages" directory for everyone to use in their programs. The
problem I'm having is that I want to place files in a data directory under
the module directory (under site-packag
Hello,
I'm writing my first module that I intend to put under our company's
"site-packages" directory for everyone to use in their programs. The problem
I'm having is that I want to place files in a data directory under the module
directory (under site-packages) and I don't know how to set the