[Python-Dev] Modules of plat-* directories (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sun Oct 23 23:46:08 CEST 2011
- Previous message: [Python-Dev] Modules of plat-* directories
- Next message: [Python-Dev] Modules of plat-* directories
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Given the issues you are mentioning, and given they were never reported in years before, it seems unlikely anybody is using these files.
+1 to remove them, as they don't seem documented either.
-1. If they were broken, and somebody used them, a bug would be reported. That no bug is being reported means that they either work fine, or nobody uses them.
In the former case, removing them will break somebody's code. In the latter case, nothing is gained by either keeping or removing them.
So why remove them?
Regards, Martin
- Previous message: [Python-Dev] Modules of plat-* directories
- Next message: [Python-Dev] Modules of plat-* directories
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]