Javier Acosta

Results 5 comments of Javier Acosta

I just tested these changes, working as expected! Solves the `AttributeError: 'NoneType' object has no attribute 'group'` error caused by the regex returning None.

I can confirm this behavior and I'd say it can be filed as a bug.

I was about to open an issue just to get in touch with @Mytherin too, so ill just back your request and also ask if its possible to have the...

Excellent! thank you So much, now i have a very good starting point. As for speed i believe this is a case where PyPy could improve performance dramatically, but for...

After much coding, i have come up with a nice, working application! Oh and turns out i was right, using pypy in the performance critical sections instead of the default...