Add-on:Future: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot Update |
m Addon-Bot repo category update Tag: Manual revert |
| (One intermediate revision by the same user not shown) | |
(No difference)
| |
Latest revision as of 02:16, 14 June 2025
| 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.