Minor Python mode fix (Bug#5653).
authorChong Yidong <cyd@stupidchicken.com>
Sat, 27 Feb 2010 00:19:50 +0000 (19:19 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 27 Feb 2010 00:19:50 +0000 (19:19 -0500)
commitb8280f393023247c6cb21e7546fc9edd891fb711
tree54e4754c03386b2298577eb50143b0174e6baf8b
parentdcfb7b5c8529e9cf790d121e41127017dd0476dd
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