DEBSOURCES
Skip Quicknav
sources / python3.4 / 3.4.2-1 / Lib / test / test_ctypes.py
123456
import unittest from ctypes.test import load_tests if __name__ == "__main__": unittest.main()