Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/python/example/test_std_pair.py @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 67 bytes
Line 
1import std_pair_ext
2assert std_pair_ext.foo() == (3, 5)
3print "OK"
Note: See TracBrowser for help on using the repository browser.