Message 155220 - Python tracker (original) (raw)

Message155220

Author georg.brandl
Recipients georg.brandl, tshepang
Date 2012-03-09.09:50:40
SpamBayes Score 2.5114065e-05
Marked as misclassified No
Message-id 1331286641.58.0.779678998531.issue14210@psf.upfronthosting.co.za
In-reply-to
Content
I agree. It should not be too hard to add complete_break() and other similar methods that do this to Pdb.
History
Date User Action Args
2012-03-09 09:50:41 georg.brandl set recipients: + georg.brandl, tshepang
2012-03-09 09:50:41 georg.brandl set messageid: 1331286641.58.0.779678998531.issue14210@psf.upfronthosting.co.za
2012-03-09 09:50:41 georg.brandl link issue14210 messages
2012-03-09 09:50:40 georg.brandl create