]> granicus.if.org Git - python/commit
#6719: In pdb, do not stop somewhere in the encodings machinery if the source file...
authorGeorg Brandl <georg@python.org>
Fri, 30 Jul 2010 09:43:00 +0000 (09:43 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 30 Jul 2010 09:43:00 +0000 (09:43 +0000)
commit34cc0f53be27a453f56f82e0088108a907ead616
tree2db7fcb9c03e491788788f64348e25a847b6ecb9
parent25fbb891d86ecea80d7f12d49a8aa298b9312efa
#6719: In pdb, do not stop somewhere in the encodings machinery if the source file to be debugged is in a non-builtin encoding.
Lib/pdb.py
Misc/NEWS