Log In
GoSIG
/
go2rpm
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
882b2f9
Use raw strings for all regexes.
Authored and Committed by
qulogic
6 years ago
raw
patch
tree
parent
1 file changed.
38 lines added
.
19 lines removed
.
go2rpm/__main__.py
file modified
+38
-19
Use raw strings for all regexes. These invalid escape sequences will break with Python 3.8.
go2rpm/__main__.py
file modified
+38
-19