Changes between Version 46 and Version 47 of DeveloperGuidelines/Tips
- Timestamp:
- 05/11/09 09:24:23 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Tips
v46 v47 5 5 ==== Python debugging ==== 6 6 * use Web2Py shell: http://www.vimeo.com/879939 7 * use [http://ipython.scipy.org/moin/ IPython] for interactive exploration 7 * use [http://ipython.scipy.org/moin/ IPython] for interactive exploration (on Windows, install [http://ipython.scipy.org/moin/PyReadline/Intro PyReadline]) 8 8 * Debug Tools: http://docs.python.org/library/debug.html 9 9 * winpdb: http://groups.google.com/group/web2py/msg/ee46125b7c93fdd4