Commit 3d975a7a authored by MichaelWS's avatar MichaelWS Committed by GitHub

RF: remove unneeded defines

parent cfc9a6c1
......@@ -6,12 +6,6 @@ import sys
from libcpp.unordered_map cimport unordered_map
from libcpp.pair cimport pair
py_set = set
py_xrange = xrange
py_unicode = unicode
def test_unordered_map_functionality():
"""
>>> test_unordered_map_functionality()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment