Re: Importing My Own Modules

2007-08-13 Thread Malcolm Tredinnick
On Tue, 2007-08-14 at 02:10 +, Brisingman wrote: > > > On Aug 13, 9:14 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> > wrote: > > On Tue, 2007-08-14 at 00:26 +, Brisingman wrote: > > > Hi, > > > > > Have 2 problems that may be related but definitely need resolution. > > > > > 1) Want to use

Re: Importing My Own Modules

2007-08-13 Thread Brisingman
On Aug 13, 9:14 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Tue, 2007-08-14 at 00:26 +, Brisingman wrote: > > Hi, > > > Have 2 problems that may be related but definitely need resolution. > > > 1) Want to use my central library ( /home/me/bin) with Django in > > different projects

Re: Importing My Own Modules

2007-08-13 Thread Malcolm Tredinnick
On Tue, 2007-08-14 at 00:26 +, Brisingman wrote: > Hi, > > Have 2 problems that may be related but definitely need resolution. > > 1) Want to use my central library ( /home/me/bin) with Django in > different projects. Tried to import a module from this library in an > app view and got an im