Skip to content

Conversation

@tamenol
Copy link
Contributor

@tamenol tamenol commented Apr 2, 2020

only import winreg when on Windows

fixes #800

only import winreg when on Windows
@codecov
Copy link

codecov bot commented Apr 2, 2020

Codecov Report

Merging #802 into develop will increase coverage by 0.15%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #802      +/-   ##
===========================================
+ Coverage    69.54%   69.69%   +0.15%     
===========================================
  Files           70       70              
  Lines         6576     6577       +1     
===========================================
+ Hits          4573     4584      +11     
+ Misses        2003     1993      -10     

Copy link
Owner

@hardbyte hardbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Closes #800

@hardbyte hardbyte merged commit b418245 into hardbyte:develop Apr 19, 2020
@felixdivo felixdivo changed the title fix winreg bug in basic.py #800 fix winreg bug in basic.py Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No module named 'winreg'

2 participants