[issue45788] Doc sys.prefix lib & include directories on Windows and Mac

2021-11-12 Thread Catherine Holloway
Catherine Holloway added the comment: Hey thanks Ned, sysconfig was exactly what I was looking for when I was reading the sys documentation. -- ___ Python tracker <https://bugs.python.org/issue45

[issue45788] sys.prefix include directory on Windows

2021-11-11 Thread Catherine Holloway
New submission from Catherine Holloway : On the page: https://docs.python.org/3.10/library/sys.html#sys.prefix the text says The main collection of Python library modules is installed in the directory prefix/lib/pythonX.Y while the platform independent header files (all except pyconfig.h