commit | 83c3870e2b3c1a652bdcdd8779ab8fc0f284f27d | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Thu Jun 29 23:04:59 2000 +0000 |
committer | Greg Ward <gward@python.net> | Thu Jun 29 23:04:59 2000 +0000 |
tree | d5ad60b6f94854406f1ac66e5e50faeb539696d3 | |
parent | cc7371c437595b664efa53dd442fced33d25c34c [diff] |
On second thought, first try for _winreg, and then winreg. Only if both fail do we try for win32api/win32con. If *those* both fail, then we don't have registry access. Phew!