mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-29 17:19:58 -07:00
Proof handling
This commit is contained in:
2
RNS/vendor/configobj.py
vendored
2
RNS/vendor/configobj.py
vendored
@@ -38,7 +38,7 @@ BOMS = {
|
||||
BOM_UTF16: ('utf_16', 'utf_16'),
|
||||
}
|
||||
# All legal variants of the BOM codecs.
|
||||
# TODO: the list of aliases is not meant to be exhaustive, is there a
|
||||
# The list of aliases is not meant to be exhaustive, is there a
|
||||
# better way ?
|
||||
BOM_LIST = {
|
||||
'utf_16': 'utf_16',
|
||||
|
||||
Reference in New Issue
Block a user