- Added a good idea to the caching thing.
This commit is contained in:
parent
91ed26f1ff
commit
f5a6774c0a
@ -6,6 +6,13 @@
|
||||
# (c)2005 Cas Cremers
|
||||
#
|
||||
#
|
||||
# TODO:
|
||||
#
|
||||
# - Maybe it is an idea to time the output. If Scyther takes less
|
||||
# than a second, we don't need to cache the output. That would
|
||||
# reduce the required cache size significantly.
|
||||
#
|
||||
|
||||
import md5
|
||||
import commands
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user