Hi,

AFAIK you can use the standard python way creating directories and put your
classes there as a module (Needs to see on python website how to properly
set this), then import then with a "import your_module_name"
Regards

--
Leon Waldman
SysAdmin Linux - Arquiteto de Infra-Estrutura & TI.


On Wed, Sep 30, 2009 at 3:04 PM, ahappydeath <[email protected]> wrote:

>
> Some of my classes are getting quite large, especially when I have
> multiple forms on a page. Is there a well know way of separating the
> classes from the code.py file.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to