diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-05-25 09:27:39 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-05-25 09:27:39 (GMT) |
commit | 410d77f230078900371d67eaec9ce190a67828ee (patch) | |
tree | 4e25fc311bbd2caa5ad0416c550af0c512394994 /Misc | |
parent | a6f6a68368012bf043d560362ff614c930473736 (diff) | |
download | cpython-410d77f230078900371d67eaec9ce190a67828ee.zip cpython-410d77f230078900371d67eaec9ce190a67828ee.tar.gz cpython-410d77f230078900371d67eaec9ce190a67828ee.tar.bz2 |
Remove UTF-8 BOMs.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -+++++++++++ ++++++++++++ Python News +++++++++++ |