spacemacs/layers/+lang/python/local
Shitikanth Kashyap 86f7213b65 pylookup: Handle end tag logic in handle_endtag
Doing it handle_data was a bug because `self.tag`
would contain the most recent opened tag, not the tag
currently being closed. This meant, for instance, that
the elements were not being generated correctly and
"./pylook.py --cache" was broken.
2018-01-17 23:22:39 -05:00
..
nose Make nose fail compilation when tests fail 2017-10-15 11:08:01 -04:00
pylookup pylookup: Handle end tag logic in handle_endtag 2018-01-17 23:22:39 -05:00