From edb1f3fe364d0cd06b987062204cdedffc41e894 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 4 Jul 2016 16:40:31 -0700 Subject: Add python 3.5.2 All modules are statically linked, so dynamic extensions will not work. --- devel/python/lib/_sysconfigdata.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 devel/python/lib/_sysconfigdata.py (limited to 'devel/python/lib/_sysconfigdata.py') diff --git a/devel/python/lib/_sysconfigdata.py b/devel/python/lib/_sysconfigdata.py new file mode 100644 index 00000000..1daf2bde --- /dev/null +++ b/devel/python/lib/_sysconfigdata.py @@ -0,0 +1,2 @@ +build_time_vars = { +} -- cgit v1.2.3