Sure, I've never submitted a patch before, how do I do that?
Jose
Original Message Subject: RE: [Webware-devel] __init__ context requirmentFrom: "Geoffrey Talvola" <[EMAIL PROTECTED]>Date: Mon, June 30, 2003 7:55 amTo: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, "webware-devel"<[EMA
Could you submit
this as a patch to Sourceforge?
Note that there is
already similar code in ServletFactory that will add the __init__.py if
necessary when importing a servlet. That apparently doesn't help you if
you forgot to put the __init__.py into the main context directory because it
Dear webware community
a recent email by Lothar Scholz, points out an interesting question/problem which has bitten me at least a few times. when you make a new context, if you fortet to add the required __init__.py file to it the context will fail to load correctly. This can cause problems es