Serhiy Storchaka added the comment: Because CPython repository contains binary files too, they should be reverted:
hg diff | sed -nre 's/^Binary file (.*) has changed/\1/p' | tr '\n' '\0' | xargs -0 hg revert ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15550> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com