This website requires JavaScript.
Explore
Help
Sign In
mcvsoftware
/
twblue
Watch
1
Star
0
Fork
0
You've already forked twblue
mirror of
https://github.com/MCV-Software/TWBlue.git
synced
2025-10-11 20:42:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2aaa4eced3ad7c628c7ae2d7373669143f4abf39
twblue
/
src
/
multiplatform_widgets
/
__init__.py
3 lines
100 B
Python
Raw
Normal View
History
Unescape
Escape
Changed codebase's syntax before attempt the python3 migration later. #273
2018-11-22 13:35:19 -06:00
from
__future__
import
absolute_import
Initial Python 3 compatible code
2019-06-06 11:52:23 -05:00
from
__future__
import
unicode_literals
Changed codebase's syntax before attempt the python3 migration later. #273
2018-11-22 13:35:19 -06:00
from
.
import
widgets
Reference in New Issue
Copy Permalink