Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
asn1-value-editor
Commits
65e35694
Commit
65e35694
authored
Jan 23, 2015
by
Maxime Perrotin
Browse files
Remove print when not finding taste-config
The print output could pollute other scripts that import this module
parent
a3506474
Changes
1
Hide whitespace changes
Inline
Side-by-side
asn1_value_editor/standalone_editor.py
View file @
65e35694
...
...
@@ -61,7 +61,7 @@ try:
from
vn
import
fromValueNotationToPySide
,
toASN1ValueNotation
from
ColorFormatter
import
ColorFormatter
except
:
print
'Missing TASTE modules: make sure the program taste-config is in your PATH'
#
print 'Missing TASTE modules: make sure the program taste-config is in your PATH'
usable
=
False
#******************************************************************************
...
...
Write
Preview
Supports
Markdown
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