This website requires JavaScript.
Explore
Help
Sign In
o2w
/
talon
Watch
5
Star
0
Fork
0
You've already forked talon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a8c7e6a97281ba506f741f7d8a81f886ffdb44b2
talon
/
talon
/
constants.py
6 lines
95 B
Python
Raw
Normal View
History
Unescape
Escape
Run modernizer on the code.
2016-07-12 17:25:46 +05:00
from
__future__
import
absolute_import
initial commit
2014-07-23 21:12:54 -07:00
import
regex
as
re
RE_DELIMITER
=
re
.
compile
(
'
\r
?
\n
'
)
Reference in New Issue
Copy Permalink