summaryrefslogtreecommitdiff
path: root/pyparsing/helpers.py
diff options
context:
space:
mode:
authorDaniel Wagner-Hall <dawagner@gmail.com>2020-03-24 18:26:55 +0000
committerGitHub <noreply@github.com>2020-03-24 13:26:55 -0500
commit963a6245194692440dc3396b254925738405531f (patch)
tree7b66680a5b7c5984eb14235dc06440c49ca3ec75 /pyparsing/helpers.py
parenteec1d575a2f55193fdd6d08d0df75b93783041e3 (diff)
downloadpyparsing-git-963a6245194692440dc3396b254925738405531f.tar.gz
Don't import unittest in testing.py (#196)
This import is currently unused in the file. I'm looking at optimising start-up times of a project I work on, and importing pyparsing currently takes about 82ms, which is quite a lot for my domain. Just not importing `unittest` shaves 14ms off of that import time.
Diffstat (limited to 'pyparsing/helpers.py')
0 files changed, 0 insertions, 0 deletions