dsc / bunch

A Bunch is a Python dictionary that provides attribute-style access (a la JavaScript objects).
http://github.com/dsc/bunch
MIT License
483 stars 176 forks source link

Fixing python 3 validation #52

Open pirumpi opened 3 years ago

pirumpi commented 3 years ago

This lib seems promising, I would like to use it but I can't due to an small bug in the python 3 validation