Movatterモバイル変換
[0]ホーム
[Python-Dev] pdb: should next command be extended?
Aahzaahz at pythoncraft.com
Mon Aug 8 17:45:03 CEST 2005
On Sun, Aug 07, 2005, Ilya Sandler wrote:>> Solution:>> Should pdb's next command accept an optional numeric argument? It would> specify how many actual lines of code (not "line events")> should be skipped in the current frame before stopping,At OSCON, Anthony Baxter made the point that pdb is currently one of themore unPythonic modules. If you're feeling a lot of energy about this,rewriting pdb might be more productive.-- Aahz (aahz at pythoncraft.com) <*>http://www.pythoncraft.com/The way to build large Python applications is to componentize andloosely-couple the hell out of everything.
More information about the Python-Devmailing list
[8]ページ先頭