[Python-Dev] PEP 427: pure / plat distinction
Antoine Pitrou
solipsis at pitrou.net
Mon Oct 22 21:27:12 CEST 2012
More information about the Python-Dev mailing list
Mon Oct 22 21:27:12 CEST 2012
- Previous message: [Python-Dev] Segmentaion fault with wrongly set PYTHONPATH on Windows
- Next message: [Python-Dev] PEP 427: pure / plat distinction
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, How does the pure / plat distinction as outlined in PEP 427 cope with Debian's system of separating installed files into pyshared (for *.py and *.egg-info files) and pythonX.Y/dist-packages (for *.pyc and *.so files)? Thanks, Antoine.
- Previous message: [Python-Dev] Segmentaion fault with wrongly set PYTHONPATH on Windows
- Next message: [Python-Dev] PEP 427: pure / plat distinction
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list