Closed asettouf closed 7 years ago
PR for issue #26.
Added the code to workaround this windows issue. Tested it on my Windows laptop and it works. Added also one test regarding the new function I added.
By the way the module I use platform is available for Python 2.7+ and Python 3+.
platform
Thanks @asettouf for the PR!
PR for issue #26.
Added the code to workaround this windows issue. Tested it on my Windows laptop and it works. Added also one test regarding the new function I added.
By the way the module I use
platform
is available for Python 2.7+ and Python 3+.