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 12:32:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8c0a8637703f159a384a2a9ba787f83af17f44d7
twblue
/
src
/
multiplatform_widgets
/
__init__.py
4 lines
101 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
Made code indentation to comply with PEP8
2021-06-16 16:18:41 -05:00
from
.
import
widgets
Reference in New Issue
Copy Permalink