/trunk/Examples/test-suite/python/operbool_runme.py
Python | 4 lines | 2 code | 1 blank | 1 comment | 1 complexity | 5397b51ce0be96faf68ea1e58d327688 MD5 | raw file
1#!/usr/bin/env python 2import operbool 3assert not operbool.Test() 4
1#!/usr/bin/env python 2import operbool 3assert not operbool.Test() 4