Message232270
> Why not using on Windows the same naming scheme than Unix.
> It may be useful to also add the debug flag (d) in the name for example.
Windows already puts the debug flag in the name, the fact that it's CPython is in the .pyd extension, and the version number is in the directory for all the standard sys.path locations. Platform is the only variable unaccounted for. |
|
Date |
User |
Action |
Args |
2014-12-07 14:18:11 | steve.dower | set | recipients:
+ steve.dower, lemburg, barry, brett.cannon, ncoghlan, pitrou, vstinner, tim.golden, ned.deily, Arfrever, eric.snow, zach.ware |
2014-12-07 14:18:11 | steve.dower | set | messageid: <1417961891.55.0.218956126149.issue22980@psf.upfronthosting.co.za> |
2014-12-07 14:18:11 | steve.dower | link | issue22980 messages |
2014-12-07 14:18:11 | steve.dower | create | |
|