diff hgeditor @ 14632:4819241ec1ad

manifest: use "\0" instead of "\000" Though both give the same result (a NUL byte), I found that I tend to read "\000" as "\0" + "00", which is something completely different. I did not change the occurance of "\000" in archival.py since there are other octal constants in that file.
author Martin Geisler <mg@aragost.com>
date Thu, 16 Jun 2011 08:49:26 +0200
parents 2b440bb8a66b
children 1aee2ab0f902
line wrap: on
line diff