Fix #189: bug with download_pandoc() affecting Windows. by jwidner · Pull Request #195 · JessicaTegner/pypandoc (original) (raw)

Make the code that finds the installer less platform dependent by using the os.path module.
Closes: #189

I confirmed the bug, and then tested the fix on Windows, and it seems to work.