Marc-Andre Lemburg <[email protected]> added the comment: Brian Curtin wrote: > > Brian Curtin <[email protected]> added the comment: > > Any thoughts on this last bit about using the registry to identify between > workstation and server?
I can't comment on that since I don't know anything much about the MS registry and the entries used for the various versions. Isn't there some page page on MSDN that explains these ? I do have one nit with your patch, though: could you please remove the inline function check_registry() and instead use a regular if-then-else for this ? Thanks. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7863> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
