Commit graph

2 commits

Author SHA1 Message Date
Aditya Hase
d3395dfd28 Replaced StringIO and cStringIO imports with six.StringIO (#3810)
StringIO and cStringIO modules are replaced with io.StringIO in
Python 3. six.StringIO is an alias for StringIO.StringIO in
Python 2 and io.StringIO in Python 3
2017-07-31 10:54:17 +05:30
Anand Doshi
4fd42291b2 [enhancement] Identicon in sidebar 2016-04-01 15:08:22 +05:30