Darren Noble
Results
2
issues of
Darren Noble
It would be nice if you could pass a wait parameter into listDir to wait for changes to a folder or whole folder tree. Maybe something like this would work:...
python version checking when installing use to use string comparison which found 2.7.11 < 2.7.2 and would fail to install after 2.7.9. This fix splits the strings on the ....