mnooner256 / pyqrcode

Python 3 module to generate QR Codes
BSD 3-Clause "New" or "Revised" License
408 stars 75 forks source link

Add Python 2.6 support #5

Closed menglewis closed 9 years ago

menglewis commented 9 years ago

This commit adds Python 2.6 support. The main incompatibility was format strings which has been updated with indices to be usable in Python 2.6.

mnooner256 commented 9 years ago

I have gone back to school for my PhD. All my classes have made projects due simultaneously. I promise I am not ignoring your contribution. I will get to it, hopefully next week.

Thanks.

menglewis commented 9 years ago

Hey. I just wanted to followup on this pull request. I'm sure you're quite busy with classes, but I just want to make sure this doesn't fall through the cracks.