You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This changes fixes the import for cStringIO and ifilterfalse as intended
by pull request #60. In this old pull request the import for
ifilterfalse is tried in the wrong direction for Python 2 and 3.
0 commit comments