diff options
| author | Michael Forney <mforney@mforney.org> | 2016-07-04 16:40:31 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-07-04 16:41:18 -0700 |
| commit | edb1f3fe364d0cd06b987062204cdedffc41e894 (patch) | |
| tree | f79a0b5d694dc90d3b77e898cad3cc8bbdc6cbdc /devel/python/lib/_sysconfigdata.py | |
| parent | f472829d4dbeb0daac1af5965505d082eff4afdd (diff) | |
Add python 3.5.2
All modules are statically linked, so dynamic extensions will not work.
Diffstat (limited to 'devel/python/lib/_sysconfigdata.py')
| -rw-r--r-- | devel/python/lib/_sysconfigdata.py | 2 |
1 files changed, 2 insertions, 0 deletions
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 = { +} |
