x27;
This error indicates that `listall` is called by the `bottle` function
wrapper without positional argument.
> listall() is `/` route's callback function and i never inside my script i
> call listall( pymydb ).
> Why it compains about the missing argument is WHAT i don't
required positional argument: 'pymydb'
listall() is `/` route's callback function and i never inside my script i call
listall( pymydb ).
Why it compains about the missing argument is WHAT i don't understand.
--
https://mail.python.org/mailman/listinfo/python-list