Minor Python mode fix (Bug#5653).
commitddafa0c40ada51579d7ae9d046866813a849f59c
authorChong Yidong <cyd@stupidchicken.com>
Sat, 27 Feb 2010 00:19:50 +0000 (26 19:19 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 27 Feb 2010 00:19:50 +0000 (26 19:19 -0500)
treef47d44773e27fd784a43a8ab37fea8222b59cfd1
parentea5eff4c56a3cf8a7dba3a1607f0d5d8ed68596e
Minor Python mode fix (Bug#5653).

* progmodes/python.el (python-pdbtrack-stack-entry-regexp): Allow
the characters _<> in the stack entry (Bug#5653).
lisp/ChangeLog
lisp/progmodes/python.el