Ad
  • Custom User Avatar

    When submitting using Python 3.4.3 the following error occurs: "NameError: name 'xrange' is not defined" even though I didn't use xrange() in my code.

    Switching back to 2.7.6 circumvents the issue.