Commit 82ce8634 authored by MichaelWS's avatar MichaelWS Committed by Stefan Behnel

RF: remove unneeded defines

parent 2dcd1d2d
......@@ -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