Even more death and destruction. A lot more stuff moved to src/. A lot more bugs probably introduced.
This commit is contained in:
parent
d3808c1ea2
commit
4bb00013ae
28 changed files with 45 additions and 38 deletions
|
|
@ -3,7 +3,7 @@ General functions that don't fit neatly under any given category.
|
|||
"""
|
||||
import os
|
||||
import textwrap
|
||||
import session_mgr
|
||||
from src import session_mgr
|
||||
|
||||
def wildcard_to_regexp(instring):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue