Steven Myint

Results 96 comments of Steven Myint

https://superuser.com/questions/397307/how-to-ignore-certain-filenames-using-find#397325

This is fixed in issue #13.

@hartwork I can't reproduce this. ``` $ git clone https://github.com/libexpat/libexpat.git Cloning into 'libexpat'... $ cd libexpat $ ./buildconf.sh -bash: ./buildconf.sh: No such file or directory ```

I think so. I've just used Python 3 as default for years now. So I don't really have a use for this.

Thanks! I haven't tried the `regex` module before. I'll take a look when I have more time.

Thanks! I think this looks good, but this pull request introduces some unrelated stylistic changes in addition to the actual feature. This makes it a bit harder to review. I...