]> xenbits.xensource.com Git - unikraft/libs/python3.git/commit
_sysconfigdata.py: Introduce file
authorVlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Wed, 16 Oct 2019 14:22:37 +0000 (17:22 +0300)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Thu, 17 Oct 2019 12:26:21 +0000 (15:26 +0300)
commitca0808693374be1d511a8369f0b8003a77fdcb9a
tree567f81f8a675dc075731b1b11a4a60cef8c67dc0
parent91dcb8e38cd8f24ac8c989d3cb1d648c7477b548
_sysconfigdata.py: Introduce file

_sysconfigdata.py contains all the configuration data used by the interpreter at
runtime. This patch adds the slightly changed file generated by a ./configure
run.

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
_sysconfigdata.py [new file with mode: 0644]