Add-on:Future: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot repo category update Tag: Manual revert |
m Addon-Bot repo category update Tag: Reverted |
||
| Line 29: | Line 29: | ||
[[Category:Krypton add-on repository]] | [[Category:Krypton add-on repository]] | ||
[[Category:Leia add-on repository]] | [[Category:Leia add-on repository]] | ||
[[Category:Nexus add-on repository]] | [[Category:Nexus add-on repository]] | ||
Revision as of 04:11, 31 October 2021
| future | ||||||||||||||||
| ||||||||||||||||
future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead.