Closed mhallsmoore closed 9 years ago
Currently the code is only working for Python 2.7.x, but since Python 3.4.x is now rapidly becoming the standard, the code needs to be updated.
The code now works in both 2.7.x and 3.4.x with changes to Decimal, urllib, httplib, Queue/queue and, of course, the print statement/function!
Currently the code is only working for Python 2.7.x, but since Python 3.4.x is now rapidly becoming the standard, the code needs to be updated.