Documentation/Source/eric5.UI.EmailDialog.html

changeset 58
37f0444c3479
parent 48
f4274afeba82
child 120
c0ef4b5e679a
diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.UI.EmailDialog.html
--- a/Documentation/Source/eric5.UI.EmailDialog.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.UI.EmailDialog.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.UI.EmailDialog</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#115;&#101;&#110;&#100; &#98;&#117;&#103; &#114;&#101;&#112;&#111;&#114;&#116;&#115;.
+Module implementing a dialog to send bug reports.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,21 +32,21 @@
 <table>
 <tr>
 <td><a href="#EmailDialog">EmailDialog</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#115;&#101;&#110;&#100; &#98;&#117;&#103; &#114;&#101;&#112;&#111;&#114;&#116;&#115;.</td>
+<td>Class implementing a dialog to send bug reports.</td>
 </tr>
 </table>
 <h3>Functions</h3>
 <table>
 <tr>
 <td><a href="#_encode_base64">_encode_base64</a></td>
-<td>&#70;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#101;&#110;&#99;&#111;&#100;&#101; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101;'&#115; &#112;&#97;y&#108;&#111;&#97;&#100; &#105;&#110; &#66;&#97;&#115;&#101;&#54;&#52;.</td>
+<td>Function to encode the message's payload in Base64.</td>
 </tr>
 </table>
 <hr /><hr />
 <a NAME="EmailDialog" ID="EmailDialog"></a>
 <h2>EmailDialog</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#115;&#101;&#110;&#100; &#98;&#117;&#103; &#114;&#101;&#112;&#111;&#114;&#116;&#115;.
+    Class implementing a dialog to send bug reports.
 </p>
 <h3>Derived from</h3>
 QDialog, Ui_EmailDialog
@@ -58,166 +58,166 @@
 <table>
 <tr>
 <td><a href="#EmailDialog.__init__">EmailDialog</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#EmailDialog.__createMultipartMail">__createMultipartMail</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97; &#109;&#117;&#108;&#116;&#105;&#112;&#97;&#114;&#116; &#109;&#97;&#105;&#108; &#109;&#101;&#115;&#115;&#97;&#103;&#101;.</td>
+<td>Private method to create a multipart mail message.</td>
 </tr><tr>
 <td><a href="#EmailDialog.__createSimpleMail">__createSimpleMail</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97; &#115;&#105;&#109;&#112;&#108;&#101; &#109;&#97;&#105;&#108; &#109;&#101;&#115;&#115;&#97;&#103;&#101;.</td>
+<td>Private method to create a simple mail message.</td>
 </tr><tr>
 <td><a href="#EmailDialog.__sendmail">__sendmail</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#99;&#116;&#117;&#97;&#108;&#108;y &#115;&#101;&#110;&#100; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101;.</td>
+<td>Private method to actually send the message.</td>
 </tr><tr>
 <td><a href="#EmailDialog.attachFile">attachFile</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97;&#110; &#97;&#116;&#116;&#97;&#99;&#104;&#109;&#101;&#110;&#116;.</td>
+<td>Public method to add an attachment.</td>
 </tr><tr>
 <td><a href="#EmailDialog.keyPressEvent">keyPressEvent</a></td>
-<td>&#82;&#101;-&#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#101;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#112;&#114;&#101;&#115;&#115;&#105;&#110;&#103; &#116;&#104;&#101; &#101;&#115;&#99;&#97;&#112;&#101; &#107;&#101;y.</td>
+<td>Re-implemented to handle the user pressing the escape key.</td>
 </tr><tr>
 <td><a href="#EmailDialog.on_addButton_clicked">on_addButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#65;&#100;&#100;...</td>
+<td>Private slot to handle the Add...</td>
 </tr><tr>
 <td><a href="#EmailDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;.</td>
+<td>Private slot called by a button of the button box clicked.</td>
 </tr><tr>
 <td><a href="#EmailDialog.on_buttonBox_rejected">on_buttonBox_rejected</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#114;&#101;&#106;&#101;&#99;&#116;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x.</td>
+<td>Private slot to handle the rejected signal of the button box.</td>
 </tr><tr>
 <td><a href="#EmailDialog.on_deleteButton_clicked">on_deleteButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#68;&#101;&#108;&#101;&#116;&#101; &#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot to handle the Delete button.</td>
 </tr><tr>
 <td><a href="#EmailDialog.on_message_textChanged">on_message_textChanged</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#101;&#100;&#105;&#116;.</td>
+<td>Private slot to handle the textChanged signal of the message edit.</td>
 </tr><tr>
 <td><a href="#EmailDialog.on_sendButton_clicked">on_sendButton_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#110;&#100; &#116;&#104;&#101; &#101;&#109;&#97;&#105;&#108; &#109;&#101;&#115;&#115;&#97;&#103;&#101;.</td>
+<td>Private slot to send the email message.</td>
 </tr><tr>
 <td><a href="#EmailDialog.on_subject_textChanged">on_subject_textChanged</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#115;&#117;&#98;&#106;&#101;&#99;&#116; &#101;&#100;&#105;&#116;.</td>
+<td>Private slot to handle the textChanged signal of the subject edit.</td>
 </tr>
 </table>
 <a NAME="EmailDialog.__init__" ID="EmailDialog.__init__"></a>
 <h4>EmailDialog (Constructor)</h4>
 <b>EmailDialog</b>(<i>mode = "bug", parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>mode</i></dt>
 <dd>
-&#109;&#111;&#100;&#101; &#111;&#102; &#116;&#104;&#105;&#115; &#100;&#105;&#97;&#108;&#111;&#103; (&#115;&#116;&#114;&#105;&#110;&#103;, "&#98;&#117;&#103;" &#111;&#114; "&#102;&#101;&#97;&#116;&#117;&#114;&#101;")
+mode of this dialog (string, "bug" or "feature")
 </dd><dt><i>parent</i></dt>
 <dd>
-&#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; &#111;&#102; &#116;&#104;&#105;&#115; &#100;&#105;&#97;&#108;&#111;&#103; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+parent widget of this dialog (QWidget)
 </dd>
 </dl><a NAME="EmailDialog.__createMultipartMail" ID="EmailDialog.__createMultipartMail"></a>
 <h4>EmailDialog.__createMultipartMail</h4>
 <b>__createMultipartMail</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97; &#109;&#117;&#108;&#116;&#105;&#112;&#97;&#114;&#116; &#109;&#97;&#105;&#108; &#109;&#101;&#115;&#115;&#97;&#103;&#101;.
+        Private method to create a multipart mail message.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#115;&#116;&#114;&#105;&#110;&#103; &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#109;&#97;&#105;&#108; &#109;&#101;&#115;&#115;&#97;&#103;&#101;
+string containing the mail message
 </dd>
 </dl><a NAME="EmailDialog.__createSimpleMail" ID="EmailDialog.__createSimpleMail"></a>
 <h4>EmailDialog.__createSimpleMail</h4>
 <b>__createSimpleMail</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97; &#115;&#105;&#109;&#112;&#108;&#101; &#109;&#97;&#105;&#108; &#109;&#101;&#115;&#115;&#97;&#103;&#101;.
+        Private method to create a simple mail message.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#115;&#116;&#114;&#105;&#110;&#103; &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#109;&#97;&#105;&#108; &#109;&#101;&#115;&#115;&#97;&#103;&#101;
+string containing the mail message
 </dd>
 </dl><a NAME="EmailDialog.__sendmail" ID="EmailDialog.__sendmail"></a>
 <h4>EmailDialog.__sendmail</h4>
 <b>__sendmail</b>(<i>msg</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#99;&#116;&#117;&#97;&#108;&#108;y &#115;&#101;&#110;&#100; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101;.
+        Private method to actually send the message.
 </p><dl>
 <dt><i>msg</i></dt>
 <dd>
-&#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#116;&#111; &#98;&#101; &#115;&#101;&#110;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+the message to be sent (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#115;&#117;&#99;&#99;&#101;&#115;&#115; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating success (boolean)
 </dd>
 </dl><a NAME="EmailDialog.attachFile" ID="EmailDialog.attachFile"></a>
 <h4>EmailDialog.attachFile</h4>
 <b>attachFile</b>(<i>fname, deleteFile</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97;&#110; &#97;&#116;&#116;&#97;&#99;&#104;&#109;&#101;&#110;&#116;.
+        Public method to add an attachment.
 </p><dl>
 <dt><i>fname</i></dt>
 <dd>
-&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#116;&#111; &#98;&#101; &#97;&#116;&#116;&#97;&#99;&#104;&#101;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;)
+name of the file to be attached (string)
 </dd><dt><i>deleteFile</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#116;&#104;&#101; &#102;&#105;&#108;&#101; &#97;&#102;&#116;&#101;&#114; &#105;&#116; &#104;&#97;&#115;
-            &#98;&#101;&#101;&#110; &#115;&#101;&#110;&#116; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating to delete the file after it has
+            been sent (boolean)
 </dd>
 </dl><a NAME="EmailDialog.keyPressEvent" ID="EmailDialog.keyPressEvent"></a>
 <h4>EmailDialog.keyPressEvent</h4>
 <b>keyPressEvent</b>(<i>ev</i>)
 <p>
-        &#82;&#101;-&#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#101;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#112;&#114;&#101;&#115;&#115;&#105;&#110;&#103; &#116;&#104;&#101; &#101;&#115;&#99;&#97;&#112;&#101; &#107;&#101;y.
+        Re-implemented to handle the user pressing the escape key.
 </p><dl>
 <dt><i>ev</i></dt>
 <dd>
-&#107;&#101;y &#101;v&#101;&#110;&#116; (&#81;&#75;&#101;y&#69;v&#101;&#110;&#116;)
+key event (QKeyEvent)
 </dd>
 </dl><a NAME="EmailDialog.on_addButton_clicked" ID="EmailDialog.on_addButton_clicked"></a>
 <h4>EmailDialog.on_addButton_clicked</h4>
 <b>on_addButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#65;&#100;&#100;... &#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the Add... button.
 </p><a NAME="EmailDialog.on_buttonBox_clicked" ID="EmailDialog.on_buttonBox_clicked"></a>
 <h4>EmailDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;.
+        Private slot called by a button of the button box clicked.
 </p><dl>
 <dt><i>button</i></dt>
 <dd>
-&#98;&#117;&#116;&#116;&#111;&#110; &#116;&#104;&#97;&#116; w&#97;&#115; &#99;&#108;&#105;&#99;&#107;&#101;&#100; (&#81;&#65;&#98;&#115;&#116;&#114;&#97;&#99;&#116;&#66;&#117;&#116;&#116;&#111;&#110;)
+button that was clicked (QAbstractButton)
 </dd>
 </dl><a NAME="EmailDialog.on_buttonBox_rejected" ID="EmailDialog.on_buttonBox_rejected"></a>
 <h4>EmailDialog.on_buttonBox_rejected</h4>
 <b>on_buttonBox_rejected</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#114;&#101;&#106;&#101;&#99;&#116;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x.
+        Private slot to handle the rejected signal of the button box.
 </p><a NAME="EmailDialog.on_deleteButton_clicked" ID="EmailDialog.on_deleteButton_clicked"></a>
 <h4>EmailDialog.on_deleteButton_clicked</h4>
 <b>on_deleteButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#68;&#101;&#108;&#101;&#116;&#101; &#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot to handle the Delete button.
 </p><a NAME="EmailDialog.on_message_textChanged" ID="EmailDialog.on_message_textChanged"></a>
 <h4>EmailDialog.on_message_textChanged</h4>
 <b>on_message_textChanged</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#101;&#100;&#105;&#116;.
+        Private slot to handle the textChanged signal of the message edit.
 </p><dl>
 <dt><i>txt</i></dt>
 <dd>
-&#99;&#104;&#97;&#110;&#103;&#101;&#100; &#116;&#101;x&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+changed text (string)
 </dd>
 </dl><a NAME="EmailDialog.on_sendButton_clicked" ID="EmailDialog.on_sendButton_clicked"></a>
 <h4>EmailDialog.on_sendButton_clicked</h4>
 <b>on_sendButton_clicked</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#110;&#100; &#116;&#104;&#101; &#101;&#109;&#97;&#105;&#108; &#109;&#101;&#115;&#115;&#97;&#103;&#101;.
+        Private slot to send the email message.
 </p><a NAME="EmailDialog.on_subject_textChanged" ID="EmailDialog.on_subject_textChanged"></a>
 <h4>EmailDialog.on_subject_textChanged</h4>
 <b>on_subject_textChanged</b>(<i>txt</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#101;x&#116;&#67;&#104;&#97;&#110;&#103;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#115;&#117;&#98;&#106;&#101;&#99;&#116; &#101;&#100;&#105;&#116;.
+        Private slot to handle the textChanged signal of the subject edit.
 </p><dl>
 <dt><i>txt</i></dt>
 <dd>
-&#99;&#104;&#97;&#110;&#103;&#101;&#100; &#116;&#101;x&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+changed text (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -226,13 +226,13 @@
 <h2>_encode_base64</h2>
 <b>_encode_base64</b>(<i>msg</i>)
 <p>
-    &#70;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#101;&#110;&#99;&#111;&#100;&#101; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101;'&#115; &#112;&#97;y&#108;&#111;&#97;&#100; &#105;&#110; &#66;&#97;&#115;&#101;&#54;&#52;.
+    Function to encode the message's payload in Base64.
 </p><p>
-    &#78;&#111;&#116;&#101;&#58; &#73;&#116; &#97;&#100;&#100;&#115; &#97;&#110; &#97;&#112;&#112;&#114;&#111;&#112;&#114;&#105;&#97;&#116;&#101; &#67;&#111;&#110;&#116;&#101;&#110;&#116;-&#84;&#114;&#97;&#110;&#115;&#102;&#101;&#114;-&#69;&#110;&#99;&#111;&#100;&#105;&#110;&#103; &#104;&#101;&#97;&#100;&#101;&#114;.
+    Note: It adds an appropriate Content-Transfer-Encoding header.
 </p><dl>
 <dt><i>msg</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#111;&#98;&#106;&#101;&#99;&#116; (&#101;&#109;&#97;&#105;&#108;.&#77;&#101;&#115;&#115;&#97;&#103;&#101;)
+reference to the message object (email.Message)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial