Changes between Version 74 and Version 75 of DeveloperGuidelines/Tips
- Timestamp:
- 11/24/09 19:47:22 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Tips
v74 v75 2 2 3 3 ---- 4 5 4 ==== Python debugging ==== 6 5 * use Web2Py shell: http://www.vimeo.com/879939 … … 9 8 * Log to a File: http://groups.google.com/group/web2py/browse_thread/thread/e20d0bd2e542aa14 10 9 * Debug Tools: http://docs.python.org/library/debug.html 10 * [http://aymanh.com/python-debugging-techniques Python Debugging Techniques] 11 11 * winpdb: http://groups.google.com/group/web2py/msg/ee46125b7c93fdd4 12 12 * WingIDE: http://www.wingware.com/