[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Application libraries private, Distutils metadata available for console scripts and introspection



Robert Collins <robertc@robertcollins.net> writes:

> That private directory must be on the python search path when running
> the application (or the modules can't be imported).

Not at all. The application's private modules are imported only via
relative imports.

-- 
 \       “Free thought is a necessary, but not a sufficient, condition |
  `\                                       for democracy.” —Carl Sagan |
_o__)                                                                  |
Ben Finney


Reply to: