Changeset 54836

Timestamp:
Jul 9, 2009, 5:45:26 PM (13 years ago)
Author:
Haoyu Bai
Message:

introduce object.contains(), a wrapper of Python 'in' operator. And reimplement dict.has_key by call object.contains(). Because dict.has_key is removed in py3k

(No files)

Note: See TracChangeset for help on using the changeset viewer.