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-08-26 09:59:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d441536f01fb68295cb78a8daadf2a0a022fb6cc
twblue
/
src
/
extra
/
autocompletionUsers
/
__init__.py
4 lines
121 B
Python
Raw
Normal View
History
Unescape
Escape
Account settings works properly; auto completion has been implemented and improved, TWBlue loads in a threaded mode
2015-01-27 17:09:28 -06:00
# -*- coding: utf-8 -*-
Changed codebase's syntax before attempt the python3 migration later. #273
2018-11-22 13:35:19 -06:00
from
__future__
import
absolute_import
# -*- coding: utf-8 -*-
from
.
import
completion
,
settings
Reference in New Issue
Copy Permalink