[Nix-dev] Python: a bit fatter interpreter
Freddy Rietdijk
freddyrietdijk at fridh.nl
Wed Oct 26 16:36:19 CEST 2016
Hi,
Today I merged staging into master, and this brings some changes to CPython.
Of importance is that the different versions of the interpreter now come
with the whole standard library, except for tkinter. This module can be
found at pythonPackages.tkinter. Therefore, if you get evaluation errors
that the attributes readline or sqlite3 or one of the others is missing,
then this is why.
Freddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20161026/8a63614e/attachment-0001.html>
More information about the nix-dev
mailing list