mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1065029 - Import time to make test mode work. r=sfink
This commit is contained in:
parent
eeeb61909d
commit
da8085cf90
@ -4,7 +4,7 @@
|
||||
|
||||
# Text progress bar library, like curl or scp.
|
||||
|
||||
import sys, datetime
|
||||
import sys, datetime, time
|
||||
|
||||
class ProgressBar(object):
|
||||
def __init__(self, label, limit, label_width=12):
|
||||
|
Loading…
Reference in New Issue
Block a user