commit
d2d4b156ba
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
try:
|
||||
import readline
|
||||
except ImportError:
|
||||
|
|
Loading…
Reference in New Issue