Changes between Version 74 and Version 75 of DeveloperGuidelines/Tips


Ignore:
Timestamp:
11/24/09 19:47:22 (15 years ago)
Author:
Fran Boon
Comment:

+Python Debugging Techniques

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Tips

    v74 v75  
    22
    33----
    4 
    54==== Python debugging ====
    65 * use Web2Py shell: http://www.vimeo.com/879939
     
    98 * Log to a File: http://groups.google.com/group/web2py/browse_thread/thread/e20d0bd2e542aa14
    109 * Debug Tools: http://docs.python.org/library/debug.html
     10 * [http://aymanh.com/python-debugging-techniques Python Debugging Techniques]
    1111 * winpdb: http://groups.google.com/group/web2py/msg/ee46125b7c93fdd4
    1212 * WingIDE: http://www.wingware.com/