dotfiles/python/.pythonrc
2024-03-17 17:53:22 +01:00

8 lines
113 B
Plaintext

from sys import *
from subprocess import *
from shlex import *
from numpy import *
from time import *
import re