]> granicus.if.org Git - python/commit
Issue #19076: Don't pass the redundant 'file' argument to self.error().
authorBerker Peksag <berker.peksag@gmail.com>
Sat, 12 Jul 2014 15:24:32 +0000 (18:24 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Sat, 12 Jul 2014 15:24:32 +0000 (18:24 +0300)
commitad5ffd4767802dfc34e3ae2d7960f1610d58cdcc
tree0d365b89bdac8e399317dd076b0bdcfa89d9d8d0
parent4bfb14ac10eef86652142879d02e7601d1cf6490
Issue #19076: Don't pass the redundant 'file' argument to self.error().
Lib/pdb.py
Misc/NEWS