Skip to content

Fixed the failure of import pexpect in Windows.#13

Open
shiena wants to merge 2 commits into
JasperVanDenBosch:masterfrom
shiena:patch/internals
Open

Fixed the failure of import pexpect in Windows.#13
shiena wants to merge 2 commits into
JasperVanDenBosch:masterfrom
shiena:patch/internals

Conversation

@shiena
Copy link
Copy Markdown
Contributor

@shiena shiena commented Oct 6, 2013

pexpect module does not support Windows, import will fail.
But because it is not required other than absolute path,
use the imp.find_module instead.

pexpect module does not support Windows, import will fail.
But because it is not required other than absolute path,
use the imp.find_module instead.
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.

2 participants