Changed in version 2.2.2:unquote argument added.
バージョン 2.2.2 で 変更 された仕様:unquote が追加されました - Python
Changed in version 2.2.2:unquote argument added, and 3-tuple return value possible. バージョン 2.2.2 で 変更 された仕様:unquote 引数の追加、3要素タプルが返り値になる可能性あり - Python
In any case, the parameter value (either the returned string, or the VALUE item in the 3-tuple) is always unquoted, unlessunquote is set to False. いずれの場合もパラメータの値は (文字列であれ 3要素タプルのVALUE 項目であれ) つねに unquote されます。 ただし、unquote が False に指定されている場合はunquote されません。 - Python
He said quote I will not run for governor unquote.
彼は「私は知事に立候補しない」と語った. - 研究社 新英和中辞典
Replace "%xx" escapes by their single-character equivalent.Example: unquote('/%7Econnolly/') yields '/~connolly/'.
"%xx" エスケープをエスケープが表す 1 文字に置き換えます。 - Python
A couple of days before it happened, desk sergeant gets a call from a postal inspector quote, unquote wanting to know where they keep the thing. 事件の数日前に、郵便監査官から電話があり このpcについて問い合わせがあったそうです。 - 映画・海外ドラマ英語字幕翻訳辞書
A couple of days before it happened, desk sergeant gets a call from a postal inspector quote, unquote wanting to know where they keep the thing. 事件の数日前に、郵便監査官から電話があり このPCについて問い合わせがあったそうです。 - 映画・海外ドラマ英語字幕翻訳辞書
This will return a suitably decoded Unicode stringwhn the value is a tuple, or the original string unquoted if it isn't.
この値がタプルならばこの関数は適切にデコードされた Unicode 文字列を返し、そうでない場合は unquote された元の文字列を返します。 - Python
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.