Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Solved
    • Unsolved
    • Search
    1. Home
    2. Tags
    3. py3
    Log in to post

    • bic

      Zip not supported?
      Bugs • py3 • • bic  

      4
      0
      Votes
      4
      Posts
      1056
      Views

      gferreira

      @bic to make sure which version of Python you are running: import sys print(sys.version) in SublimeText3 you can set the Python version in Tools > Build System. handling of unicode changed radically from py2 to py3. see: Strings, Bytes, and Unicode in Python 2 and 3 Unicode strings in Python: A basic tutorial hope this helps!
    • roberto-arista

      Statistics module from py3
      Feature Requests • modules py3 • • roberto-arista  

      5
      0
      Votes
      5
      Posts
      2263
      Views

      justvanrossum

      But just to be clear: we're not going to bundle py3 modules with the py2 DB build.
    • neuralbrand

      SOLVED What's the main difference between py2 vs py3?
      General Discussion • py3 • • neuralbrand  

      6
      0
      Votes
      6
      Posts
      1928
      Views

      frederik

      @justvanrossum improved... and requested here https://github.com/isagalaev/highlight.js/issues/1468