Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neeme Kahusk
Lightewn
Commits
aad1655e
Commit
aad1655e
authored
Feb 26, 2015
by
Neeme Kahusk
Browse files
teisendused
parent
51127a4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/visdic.py
View file @
aad1655e
...
...
@@ -584,7 +584,7 @@ def oldermain():
f
=
open
(
options
.
trans
,
'r'
)
transD
=
map
(
lambda
x
:
x
.
strip
().
split
(
':'
),
f
.
readlines
())
f
.
close
()
print
transD
#
print transD
oList
=
wnparser
(
PWN_PATH
,
options
.
pos
,
int
(
options
.
start
),
int
(
options
.
end
)
...
...
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