homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark
Recipients mark
Date 2008年04月10日.12:19:15
SpamBayes Score 0.6582978
Marked as misclassified No
Message-id <1207829958.28.0.410413314443.issue2606@psf.upfronthosting.co.za>
In-reply-to
Content
In Py30a4's trace.py there is this:
 calls = self.calledfuncs.keys()
 calls.sort()
which causes:
 AttributeError: 'dict_keys' object has no attribute 'sort'
There are two other occurrences of this idiom in trace.py (just search
for ".sort"). I guess they should be easy to fix.
History
Date User Action Args
2008年04月10日 12:19:18marksetspambayes_score: 0.658298 -> 0.6582978
recipients: + mark
2008年04月10日 12:19:18marksetspambayes_score: 0.658298 -> 0.658298
messageid: <1207829958.28.0.410413314443.issue2606@psf.upfronthosting.co.za>
2008年04月10日 12:19:16marklinkissue2606 messages
2008年04月10日 12:19:15markcreate

AltStyle によって変換されたページ (->オリジナル) /