Re: Tool support for private modules

2007-10-10 Thread Ben Finney
Bernd, please follow the Debian mailing list code of conduct http://www.debian.org/MailingLists#codeofconduct>, in particular by *not* sending personal copies of messages that are also sent to the list. Also, please preserve attribution lines so we can keep track of who wrote what quoted material.

Packaging software for Cheeseshop and Debian

2007-10-10 Thread Ben Finney
Howdy all, In the thread Message-ID: <[EMAIL PROTECTED]>, I asked about package-private modules interacting with setuptools and the Debian Python policy. In retrospect it seems I've got some more fundamental learning to do. I'm not well-versed in Python setuptools or distutils, so I'm probably ma

Re: Tool support for private modules

2007-10-10 Thread Ben Finney
Ben Finney <[EMAIL PROTECTED]> writes: > The main reason I use distutils is to assist those people using > operating systems that *don't* have good package dependency > management, which seems to be the primary target market for > setuptools. This should, of course, read "The main reason I use se