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_future4.py
Size: Mime:
from __future__ import unicode_literals

import unittest

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