On Sat, Jun 08, 2013 at 12:08:57AM -0000, [email protected] wrote: > + print '%s: voter must be an Internet e-mail address.' % (SCRIPT,)
Any reason not to use Python 3? Or at least the common subset of py2 and py3?
On Sat, Jun 08, 2013 at 12:08:57AM -0000, [email protected] wrote: > + print '%s: voter must be an Internet e-mail address.' % (SCRIPT,)
Any reason not to use Python 3? Or at least the common subset of py2 and py3?