|
[Webware-devel] [ webware-Patches-763490 ] Auto generate __init__.py file in context if missing
From: SourceForge.net <noreply@so...> - 2003-06-30 21:07
|
Patches item #763490, was opened at 2003-06-30 21:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=763490&group_id=4866 Category: WebKit Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jose Galvez (jjgalvez) Assigned to: Nobody/Anonymous (nobody) Summary: Auto generate __init__.py file in context if missing Initial Comment: If a user creats a new context but forgets to add the __init__.py file the context will fail to load. This modification autogenerates the file for you before trying to load the context. The addContext function in the Application.py file has been modified to first check for the presence of the init file and creat it if it is not there proir to trying to load the context Jose ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=763490&group_id=4866 |
| Thread | Author | Date |
|---|---|---|
| [Webware-devel] [ webware-Patches-763490 ] Auto generate __init__.py file in context if missing | SourceForge.net <noreply@so...> |