Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
129c0171
Commit
129c0171
authored
Nov 26, 2014
by
Andreas Zwinkau
Browse files
Remove dependency on the six python library
We already ship with a jinja2 equivalent anyways
parent
5637c348
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/spec_util.py
View file @
129c0171
...
...
@@ -2,7 +2,7 @@
# Copyright (C) 2012 Karlsruhe Institute of Technology.
import
sys
import
imp
from
six
import
string_types
from
jinja2._compat
import
string_types
abstracts
=
set
()
def
abstract
(
cls
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment