for performance
This commit is contained in:
parent
5b9d9d3e50
commit
c0deb9d71d
1 changed files with 2 additions and 0 deletions
2
scrnl
2
scrnl
|
@ -4,6 +4,8 @@
|
||||||
from os import environ
|
from os import environ
|
||||||
import os.path as path
|
import os.path as path
|
||||||
import subprocess as sp
|
import subprocess as sp
|
||||||
|
|
||||||
|
# import like this makes the code run 1ms faster xD
|
||||||
from sys import exit as sysexit
|
from sys import exit as sysexit
|
||||||
from sys import argv as sysargv
|
from sys import argv as sysargv
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue