1
0
Fork 0
mirror of https://github.com/Findus23/invoices.git synced 2024-09-19 15:13:47 +02:00

add readline

This commit is contained in:
Lukas Winkler 2019-02-21 20:38:48 +01:00
parent bb86f47089
commit ff2957130b
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -1,3 +1,5 @@
# noinspection PyUnresolvedReferences
import readline
import subprocess
import sys