Simon Willison’s Weblog

Subscribe

Items tagged pdb, python in Mar, 2010

Filters: Year: 2010 × Month: Mar × pdb × python × Sorted by date


Fun with TextMate and PDB. TextMate bookmarks (against lines in a file) are stored as OS X extended attributes, which can be accessed from Python using the xattr module. Here’s a clever piece of code that uses bookmarks to set breakpoints in the command-line pdb debugger. # 23rd March 2010, 9:48 am

Types

Years

Months

Tags