-
Committer:
John Arbash Meinel
-
Date:
2010-01-05 05:28:42 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4936.
-
Revision ID:
john@arbash-meinel.com-20100105052842-pegkjxr8pwec0ovn
Clean up _simple_set.pyx, and handle 'nogil'.
This took a bit more than I thought, as we had to start handling 'api'
and 'public api' definitions. As well as 'nogil'.
I'm a bit concerned that the regex is getting a bit complex, but it
seems to be finding what I want it to.