diff options
author | Georg Brandl <georg@python.org> | 2010-11-24 09:09:29 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-11-24 09:09:29 +0000 |
commit | 59540f23ee7f21fc38ea1ce0ace0346697654daa (patch) | |
tree | b40f1c5ba23f34cc35d9bbcc9bb860d7e796859e | |
parent | c11e9d18626c54dcc9348b18585aeecc39731c44 (diff) | |
download | cpython-git-59540f23ee7f21fc38ea1ce0ace0346697654daa.tar.gz |
Remove UTF-8 BOM.
-rw-r--r-- | Misc/ACKS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Acknowledgements +Acknowledgements ---------------- This list is not complete and not in any useful order, but I would |