One should not extend twice. The behavior is not specified. You can extend once and **include** many.
On Thursday, 14 February 2013 17:17:35 UTC-6, 黄祥 wrote: > > hi massimo > > what do you mean about import? > is it same like : > > from gluon.contrib.markmin.markmin2html import markmin2html > from gluon.contrib.markmin.markmin2latex import markmin2latex > from gluon.contrib.markmin.markmin2pdf import markmin2pdf > > best regards > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

