|
|
825f5ff28f
|
move nested_lookup into a module
modified: README.rst
new file: nested_lookup/__init__.py
renamed: nested_lookup.py -> nested_lookup/nested_lookup.py
modified: setup.py
|
2015-12-02 17:16:21 -05:00 |
|
|
|
c50bc0b355
|
Python 3 Support using six.iteritems() function.
modified: README.rst
modified: nested_lookup.py
new file: requirements.txt
modified: setup.py
|
2015-12-02 14:54:51 -05:00 |
|
Bleno
|
17c731921e
|
Compatibility with python 3
Compatibility with python 3
|
2015-12-02 15:31:19 -02:00 |
|
Russell Ballestrini
|
b530c0a586
|
first commit, working with tests.
new file: .gitignore
new file: README.rst
new file: __init__.py
new file: nested_lookup.py
new file: setup.py
new file: test_nested_loopkup.py
|
2015-11-06 23:30:53 -05:00 |
|