Barry> First, when Python searches for a module to import, only
Barry> sys.path is consulted (modulo other import hooks). It doesn't
Barry> really treat $PYTHONPATH or the cwd any differently. It does
Barry> initialize sys.path from $PYTHONPATH and it does (sometimes)
Barry> include a special
OoO Lors de la soirée naissante du mercredi 14 juillet 2010, vers 17:17,
Bernd Zeimetz disait :
I'm working on package that uses CDBS
>>
>>> That's not a very good choice.
>>
>> Why?
> Because cdbs is an unmaintainable beast of Makefiles. I'm not sure who is
> willing to keep the Python
On 6/24/10 12:58 AM, Fabio Tranchitella wrote:
IMHO, the real mess is Plone itself: it can be a great platform, but it is
a nightmare to deploy and maintain.
I couldn't agree more.
I sent a message to the pkg-zope-developers mailing list yesterday about
packaging zope2.12 and plone4.[0] Thi
Hello All,
As part of my paid Job I am working on Karrage, and open source Django
based application application for management of users and resources on
shared cluster systems.
http://code.vpac.org/trac/karaage
As this is an open source GPL program (yes, management have already
agreed to this),
On Fri, Jul 16, 2010 at 8:03 AM, Brian May
wrote:
> On issue that has been nagging us - what is the best way to handle
> python based config files? e.g. the settings.py file that is standard
> for Django applications?
This sounds like more of a question for the webapps list. My standard
answer f
On Wed, 14 Jul 2010, Matteo Vescovi wrote:
> Could you please point me to an existing python package that uses dh
> that I can use as an example starting point?
> An example package that handles a pure python modules and an extension
> module would be great.
For properly bundled pure Python one
6 matches
Mail list logo