Commit d40f136d authored by Benjamin Peterson's avatar Benjamin Peterson

https goodness

parent 337578b2
......@@ -373,7 +373,7 @@ def setcopyright():
dirs.extend([os.path.join(here, os.pardir), here, os.curdir])
builtins.license = _sitebuiltins._Printer(
"license",
"See http://www.python.org/psf/license/",
"See https://www.python.org/psf/license/",
files, dirs)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment