small bug in the online web2py Book

1 view
Skip to first unread message

selecta

unread,
Aug 16, 2010, 9:06:11 AM8/16/10
to web2py-users
http://web2py.com/book/default/chapter/04?search=local_import
1. mymodule = local_import(mymodule)

should be
1. mymodule = local_import('mymodule')

Mathieu Clabaut

unread,
Aug 16, 2010, 10:17:39 AM8/16/10
to web...@googlegroups.com
Perhaps the use of doctest in documentation may allow somehow to test the doc.... 
Reply all
Reply to author
Forward
0 new messages