projects
/
jiten-pai.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58455b7
)
* Fixed shebang.
author
Urban Wallasch
<urban.wallasch@freenet.de>
Sun, 20 Jun 2021 11:18:54 +0000
(13:18 +0200)
committer
Urban Wallasch
<urban.wallasch@freenet.de>
Sun, 20 Jun 2021 11:18:54 +0000
(13:18 +0200)
kanjidic.py
patch
|
blob
|
history
diff --git
a/kanjidic.py
b/kanjidic.py
index d4fc8d6ec091439578d15a6b1e0be60d824bfe11..c801f87861cba707e5bfb22ea64f7137a09f5149 100755
(executable)
--- a/
kanjidic.py
+++ b/
kanjidic.py
@@
-1,4
+1,4
@@
-#!/usr/bin/python3
+#!/usr/bin/
env
python3
import io
import sys