On Mar 26, 12:33 pm, Scott Sharkey <[EMAIL PROTECTED]>
wrote:
> Here's the directory structure that I've got so far:
>
> project top level directory
>setup.py
>company eventually, we'll have other modules
> __init__.py
> error.py
Hello all,
I've read a number of the python books, and several online tutorials
about modules and packaging, but not one addresses this issue, so I
thought I'd ask here...
I am building a library for use in an internal project. This library
is the client side interface to a REST-ful service th