This website requires JavaScript.
Explore
Help
Sign In
boost
/
python
Watch
2
Star
0
Fork
0
You've already forked python
mirror of
https://github.com/boostorg/python.git
synced
2026-01-23 17:52:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3a75666f2261dee5d23614bf0f5665c1980cbf67
python
/
include
History
Haoyu Bai
3a75666f22
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
...
[SVN r54836]
2009-07-09 17:45:26 +00:00
..
boost
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
2009-07-09 17:45:26 +00:00