2009/9/15 <[email protected]> > > dhariwal wrote: > > ... What does this statement mean: "from osv import fields,osv" > > Standard python > http://docs.python.org/tutorial/modules.html#importing-from-a-package. >
about this if we follow PEP8, would be: from osv import osv from osv import fields > > ------------------------ > Regards, > Geoff > Seath Solutions Ltd (http://www.seathsolutions.com) > > > > > -------------------- m2f -------------------- > > -- > http://www.openobject.com/forum/viewtopic.php?p=43612#43612 > > -------------------- m2f -------------------- > > > _______________________________________________ > Tinyerp-users mailing list > http://tiny.be/mailman2/listinfo/tinyerp-users > -- Cristian Salamea CEO GnuThink Software Labs Software Libre / Open Source (+593-8) 4-36-44-48
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
