[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

is sysconfig.get_path('purelib') local ?



Hello,
in the current Sid (Python 3.10.6),

$ python3 -c "import sysconfig; print (sysconfig.get_path('purelib'));"

gives

/usr/local/lib/python3.10/dist-packages

I suspect that it formaly gave (< Python 3.10.6)

/usr/lib/python3.10/dist-packages


What is actually the expected answer ?

Cheers,
Jerome

--
Jerome BENOIT | calculus+at-rezozer^dot*net
https://qa.debian.org/developer.php?login=calculus@rezozer.net
AE28 AE15 710D FF1D 87E5  A762 3F92 19A6 7F36 C68B


Reply to: