Added a utf-8 encoding setting, in case the autogenerated datetime string from the $ keyword uses a non-ascii locale.
- Legacy-Id: 12322
This commit is contained in:
parent
b650356850
commit
a9db20e48a
|
@ -1,4 +1,6 @@
|
|||
# Copyright The IETF Trust 2007, All Rights Reserved
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import checks # pyflakes:ignore
|
||||
|
||||
# Don't add patch number here:
|
||||
|
|
Loading…
Reference in a new issue