Files
loongoffice/python3
David Tardon 424e936fc0 fdo#65305 fix python on win
Apparently the native modules (.pyd) are expected directly in lib, not
in lib/lib-dynload like the .so's on linux.

Change-Id: Ic3181f189d9db51cb57630c4c1ea8741bbf879ec
2013-06-04 15:55:49 +02:00
..
2013-05-31 13:49:14 +03:00

CPython implementation of Python 3 from http://www.python.org