Convert a binary file with filename input to binhex file output. ファイル名 input のバイナリファイルをファイル名 outputの binhex 形式ファイルに変換します。 - Python
Exception raised when something can't be encoded using the binhex format (for example, a filename is too long to fit in the filenamefield), or when input is not properly encoded binhex data. binhex 形式を使ってエンコードできなかった場合 (例えば、ファイル名が filename フィールドに収まらないくらい長かった場合など) や、入力が正しくエンコードされた binhex 形式のデータでなかった場合に送出される例外です。 - Python
Because BinHex files are simply text they can be sent through most electronic mail systems and stored on most computers.
BinHexファイルは単純にテキストであるから, ほとんどの電子メール・システムを通して送ることができ, またほとんどのコンピュータに蓄積できる. - コンピューター用語辞典
例文データの著作権について
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
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.