From 2c943cdd9e58f2b7651ca0c66bf1ea35fcf9f753 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 31 Jan 2014 23:54:57 +0400 Subject: [PATCH] Make text more descriptive Avoid deep Python references. --- mimedecode.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mimedecode.docbook b/mimedecode.docbook index ee42482..8f5c814 100644 --- a/mimedecode.docbook +++ b/mimedecode.docbook @@ -168,7 +168,7 @@ flushed to stdout. Force this charset to be the current default charset instead of - sys.getdefaultencoding(). + the current locale. @@ -228,7 +228,7 @@ flushed to stdout. Append mask to the list of error content types; if the message to - decode has a part of this type the program will raise ValueError. + decode has a part of this type the program fails with ValueError. -- 2.39.2