diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2012-05-14 21:15:32 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-05-14 21:15:32 -0400 |
| commit | 65ae23a8fe1b8e5740431497331fecfbd3c8b3fd (patch) | |
| tree | 8c04959873026f9c52074afda7fbdb7c927e7421 /AUTHORS.txt | |
| parent | a652c8f79097392c46ed51760ead2499fa61b45d (diff) | |
| download | python-coveragepy-git-65ae23a8fe1b8e5740431497331fecfbd3c8b3fd.tar.gz | |
Properly deal with files encoded as UTF-8 with BOM. Fixes #179.
Diffstat (limited to 'AUTHORS.txt')
| -rw-r--r-- | AUTHORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index f59ab18b..edb6be94 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -7,6 +7,7 @@ Chris Adams Geoff Bache Titus Brown Brett Cannon +Pablo Carballo Guillaume Chazarain David Christian Danek Duvall |
