From: Juergen H. <jh...@we...> - 2001-12-19 04:59:12
|
On Tue, 18 Dec 2001 23:24:56 -0500 (EST), Frank Tobin wrote: >A thought: it might be advisable to put out the aop.py module as a >separate package of Pythius. Kinda like a 'subproject' of Pythius. I see absolutely no problem in making it a subpackage of pythius (pythius/pythius/aop/__init__.py). Feel free to do anything in that respect (but do not forget to add your new subpackage to setup.py). If you think of either creating a second top-level package, or even an own CVS module, that opens a can of worms regarding packaging and stuff = that I'd want to discuss before it happens. Ciao, J=FCrgen |