Re: Every thing on a database

2009-09-01 Thread Steven D'Aprano
On Tue, 01 Sep 2009 19:16:29 -0700, zelegolas wrote: > I really like python but I have one thing that I don't like: Every > packages are defined with folder tree. To deploy an application it's not > really clean. > > It's why I thought about "Is that possible to put everything that I need > for m

Re: Every thing on a database

2009-09-01 Thread Gabriel Genellina
En Tue, 01 Sep 2009 23:16:29 -0300, zelegolas escribió: I guess it's may be a strange idea that I will explain: I really like python but I have one thing that I don't like: Every packages are defined with folder tree. To deploy an application it's not really clean. It's why I thought about