Modify ↓
Ticket #331 (closed defect: fixed)
create module for compatibility code
| Reported by: | matysek | Owned by: | giovannibajo |
|---|---|---|---|
| Priority: | high | Milestone: | PyInstaller 2.0 |
| Component: | PyInstaller | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
PyInstaller? has to support multiple python versions. It is often necessary to use different code for diferent python version.
We should ease the maintenance of such code by placing that code to one module.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Done in #1400.