View Single Post
Old 06-08-2014, 03:58 PM   #18
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,742
Karma: 206739468
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by roger64 View Post
Do you think the script is limited to Python 2.x users? Which version of Python did you use to write your script?
I certainly didn't have Python 3 in mind when I wrote it, but it's simple enough that I can't imagine it couldn't be tweaked to run successfully in both 2.x and 3.x environments.

I'll take a peek when I get a minute.

Your friend had to do something to the script already, however, because the print statements aren't 3.x compliant. I would expect that to be the first complaint of a Python3 interpreter.

Last edited by DiapDealer; 06-08-2014 at 04:03 PM.
DiapDealer is offline   Reply With Quote