[EMAIL PROTECTED] wrote:
> 
> What confused me is Learning Python's (O'Reilly "rat" book) mention of including
> library paths p. 22. But it doesn't make sense to have to worry about module
> paths and Python library paths in the same environment variable. Any idea what
> the "rat" was talking about?

I'm not sure what you're referring to.  FWIW, I think Barry's answer is
right on the money.  There's only one kind of path in Python, even if it
gets assembled from various sundry places.

-- David Ascher
   ActiveState

   New! ASPN - ActiveState Programmer Network
   Essential programming tools and information
   http://www.ActiveState.com/ASPN
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to