Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
libpython3.6-testsuite / usr / lib / python3.6 / test / test_lib2to3.py
Size: Mime:
from lib2to3.tests import load_tests
import unittest

if __name__ == '__main__':
    unittest.main()