Where does one submit py4web documentation corrections?

20 views
Skip to first unread message

Luc Chase

unread,
Feb 10, 2020, 3:45:18 PM2/10/20
to web2py-users
e.g. 
Chapter 2

return "hello, now is %s" % datetime.datime.now()

should be

return "hello, now is %s" % datetime.datetime.now()
Reply all
Reply to author
Forward
0 new messages