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-04-12 06:02:29 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
next-gen
Branches
Tags
View all branches
twblue
/
src
/
url_shortener
/
__init__.py
4 lines
88 B
Python
Raw
Normal View
History
Unescape
Escape
Initial Python 3 compatible code
2019-06-06 11:52:23 -05:00
from
__future__
import
unicode_literals
from
.
import
shorteners
Putting all the code from the current master branch of TWBlue
2014-10-27 16:29:04 -06:00
from
__main__
import
*
Reference in New Issue
Copy Permalink