mmueller / supybot-git

A Git plugin for Supybot (a Python IRC bot)
45 stars 24 forks source link

Add support for python 3 #19

Open ShadowNinja opened 11 years ago

ShadowNinja commented 11 years ago

This should be helpful: http://docs.python.org/2/library/2to3.html

pavel-i-am commented 11 years ago

That won't be so easy given the requirements are not all python3 compatible.