2011/9/20 shiyao ma <[email protected]>: > I am interested in the source code of web.py. > Is there any tutorial on the exploration of the source code of web.py? > or do you know any post about the source code of web.py?
The source is hosted on github at https://github.com/webpy/webpy. Most of the source code is well commented, you should be able to understand by reading the code and comments. Good luck! Anand -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
