DEBSOURCES
Skip Quicknav
sources / python-pymysql / 1.1.1-2 / pymysql / tests / thirdparty / test_MySQLdb / __init__.py
123456
from .test_MySQLdb_nonstandard import * if __name__ == "__main__": import unittest unittest.main()