Skip to content

Commit 922a6b5

Browse files
committed
Deploying to gh-pages from @ aec3f95 🚀
1 parent e3228fc commit 922a6b5

File tree

554 files changed

+1248
-1266
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

554 files changed

+1248
-1266
lines changed

_sources/library/email.compat32-message.rst.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Here are the methods of the :class:`Message` class:
181181
:meth:`set_payload` instead.
182182

183183
This is a legacy method. On the
184-
:class:`~email.emailmessage.EmailMessage` class its functionality is
184+
:class:`~email.message.EmailMessage` class its functionality is
185185
replaced by :meth:`~email.message.EmailMessage.set_content` and the
186186
related ``make`` and ``add`` methods.
187187

@@ -224,7 +224,7 @@ Here are the methods of the :class:`Message` class:
224224
ASCII charset.
225225

226226
This is a legacy method. On the
227-
:class:`~email.emailmessage.EmailMessage` class its functionality is
227+
:class:`~email.message.EmailMessage` class its functionality is
228228
replaced by :meth:`~email.message.EmailMessage.get_content` and
229229
:meth:`~email.message.EmailMessage.iter_parts`.
230230

@@ -236,7 +236,7 @@ Here are the methods of the :class:`Message` class:
236236
the message's default character set; see :meth:`set_charset` for details.
237237

238238
This is a legacy method. On the
239-
:class:`~email.emailmessage.EmailMessage` class its functionality is
239+
:class:`~email.message.EmailMessage` class its functionality is
240240
replaced by :meth:`~email.message.EmailMessage.set_content`.
241241

242242

@@ -265,9 +265,9 @@ Here are the methods of the :class:`Message` class:
265265
using that :mailheader:`Content-Transfer-Encoding` and is not modified.
266266

267267
This is a legacy method. On the
268-
:class:`~email.emailmessage.EmailMessage` class its functionality is
268+
:class:`~email.message.EmailMessage` class its functionality is
269269
replaced by the *charset* parameter of the
270-
:meth:`email.emailmessage.EmailMessage.set_content` method.
270+
:meth:`email.message.EmailMessage.set_content` method.
271271

272272

273273
.. method:: get_charset()
@@ -276,7 +276,7 @@ Here are the methods of the :class:`Message` class:
276276
message's payload.
277277

278278
This is a legacy method. On the
279-
:class:`~email.emailmessage.EmailMessage` class it always returns
279+
:class:`~email.message.EmailMessage` class it always returns
280280
``None``.
281281

282282

@@ -486,7 +486,7 @@ Here are the methods of the :class:`Message` class:
486486
search instead of :mailheader:`Content-Type`.
487487

488488
This is a legacy method. On the
489-
:class:`~email.emailmessage.EmailMessage` class its functionality is
489+
:class:`~email.message.EmailMessage` class its functionality is
490490
replaced by the *params* property of the individual header objects
491491
returned by the header access methods.
492492

@@ -524,7 +524,7 @@ Here are the methods of the :class:`Message` class:
524524
to ``False``.
525525

526526
This is a legacy method. On the
527-
:class:`~email.emailmessage.EmailMessage` class its functionality is
527+
:class:`~email.message.EmailMessage` class its functionality is
528528
replaced by the *params* property of the individual header objects
529529
returned by the header access methods.
530530

@@ -579,7 +579,7 @@ Here are the methods of the :class:`Message` class:
579579
header is also added.
580580

581581
This is a legacy method. On the
582-
:class:`~email.emailmessage.EmailMessage` class its functionality is
582+
:class:`~email.message.EmailMessage` class its functionality is
583583
replaced by the ``make_`` and ``add_`` methods.
584584

585585

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ <h3>瀏覽</h3>
320320
<a href="https://www.python.org/psf/donations/">Please donate.</a>
321321
<br>
322322
<br>
323-
最後更新於 7月 07, 2025 (16:48 UTC)。
323+
最後更新於 7月 07, 2025 (17:49 UTC)。
324324

325325
<a href="/bugs.html">Found a bug</a>?
326326

bugs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ <h2>說明文件的錯誤<a class="headerlink" href="#documentation-bugs" title=
231231
</section>
232232
<section id="getting-started-contributing-to-python-yourself">
233233
<span id="contributing-to-python"></span><h2>開始讓自己貢獻 Python<a class="headerlink" href="#getting-started-contributing-to-python-yourself" title="連結到這個標頭"></a></h2>
234-
<p>除了只是回報你所發現的錯誤之外,同樣也歡迎你提交修正它們的修補程式 (patch)。你可以在 <a class="reference external" href="https://devguide.python.org/">Python 開發者指南</a>中找到如何開始修補 Python 的更多資訊。如果你有任何問題,<a class="reference external" href="https://mail.python.org/mailman3/lists/core-mentorship.python.org/">核心導師郵寄清單</a>是一個友善的地方,你可以在那裡得到,關於 Python 修正錯誤的過程中,所有問題的答案。</p>
234+
<p>除了只是回報你所發現的錯誤之外,同樣也歡迎你提交修正它們的修補程式 (patch)。你可以在 <a class="reference external" href="https://mail.python.org/mailman3/lists/core-mentorship.python.org/">Python 開發者指南</a>中找到如何開始修補 Python 的更多資訊。如果你有任何問題,<a class="reference external" href="https://devguide.python.org/">核心導師郵寄清單</a>是一個友善的地方,你可以在那裡得到,關於 Python 修正錯誤的過程中,所有問題的答案。</p>
235235
</section>
236236
</section>
237237

@@ -359,7 +359,7 @@ <h3>瀏覽</h3>
359359
<a href="https://www.python.org/psf/donations/">Please donate.</a>
360360
<br>
361361
<br>
362-
最後更新於 7月 07, 2025 (16:48 UTC)。
362+
最後更新於 7月 07, 2025 (17:49 UTC)。
363363

364364
<a href="/bugs.html">Found a bug</a>?
365365

c-api/abstract.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h3>瀏覽</h3>
193193
<li class="toctree-l1"><a class="reference internal" href="number.html">數字協定</a></li>
194194
<li class="toctree-l1"><a class="reference internal" href="sequence.html">序列協定</a></li>
195195
<li class="toctree-l1"><a class="reference internal" href="mapping.html">對映協定</a></li>
196-
<li class="toctree-l1"><a class="reference internal" href="iter.html">疊代器協議</a></li>
196+
<li class="toctree-l1"><a class="reference internal" href="iter.html">疊代器協定</a></li>
197197
<li class="toctree-l1"><a class="reference internal" href="buffer.html">緩衝協定 (Buffer Protocol)</a><ul>
198198
<li class="toctree-l2"><a class="reference internal" href="buffer.html#buffer-structure">Buffer structure</a></li>
199199
<li class="toctree-l2"><a class="reference internal" href="buffer.html#buffer-request-types">Buffer request types</a><ul>
@@ -329,7 +329,7 @@ <h3>瀏覽</h3>
329329
<a href="https://www.python.org/psf/donations/">Please donate.</a>
330330
<br>
331331
<br>
332-
最後更新於 7月 07, 2025 (16:48 UTC)。
332+
最後更新於 7月 07, 2025 (17:49 UTC)。
333333

334334
<a href="/bugs.html">Found a bug</a>?
335335

c-api/allocation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ <h3>瀏覽</h3>
350350
<a href="https://www.python.org/psf/donations/">Please donate.</a>
351351
<br>
352352
<br>
353-
最後更新於 7月 07, 2025 (16:48 UTC)。
353+
最後更新於 7月 07, 2025 (17:49 UTC)。
354354

355355
<a href="/bugs.html">Found a bug</a>?
356356

c-api/apiabiversion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ <h3>瀏覽</h3>
376376
<a href="https://www.python.org/psf/donations/">Please donate.</a>
377377
<br>
378378
<br>
379-
最後更新於 7月 07, 2025 (16:48 UTC)。
379+
最後更新於 7月 07, 2025 (17:49 UTC)。
380380

381381
<a href="/bugs.html">Found a bug</a>?
382382

c-api/arg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ <h3>瀏覽</h3>
931931
<a href="https://www.python.org/psf/donations/">Please donate.</a>
932932
<br>
933933
<br>
934-
最後更新於 7月 07, 2025 (16:48 UTC)。
934+
最後更新於 7月 07, 2025 (17:49 UTC)。
935935

936936
<a href="/bugs.html">Found a bug</a>?
937937

c-api/bool.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ <h3>瀏覽</h3>
341341
<a href="https://www.python.org/psf/donations/">Please donate.</a>
342342
<br>
343343
<br>
344-
最後更新於 7月 07, 2025 (16:48 UTC)。
344+
最後更新於 7月 07, 2025 (17:49 UTC)。
345345

346346
<a href="/bugs.html">Found a bug</a>?
347347

c-api/buffer.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<link rel="search" title="搜尋" href="../search.html" />
2828
<link rel="copyright" title="版權" href="../copyright.html" />
2929
<link rel="next" title="具體物件層" href="concrete.html" />
30-
<link rel="prev" title="疊代器協議" href="iter.html" />
30+
<link rel="prev" title="疊代器協定" href="iter.html" />
3131

3232

3333
<link rel="canonical" href="https://docs.python.org/3/c-api/buffer.html">
@@ -113,7 +113,7 @@ <h3><a href="../contents.html">目錄</a></h3>
113113
<div>
114114
<h4>上個主題</h4>
115115
<p class="topless"><a href="iter.html"
116-
title="上一章">疊代器協議</a></p>
116+
title="上一章">疊代器協定</a></p>
117117
</div>
118118
<div>
119119
<h4>下個主題</h4>
@@ -149,7 +149,7 @@ <h3>瀏覽</h3>
149149
<a href="concrete.html" title="具體物件層"
150150
accesskey="N">下一頁</a> |</li>
151151
<li class="right" >
152-
<a href="iter.html" title="疊代器協議"
152+
<a href="iter.html" title="疊代器協定"
153153
accesskey="P">上一頁</a> |</li>
154154

155155
<li><img src="../_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"></li>
@@ -918,7 +918,7 @@ <h3><a href="../contents.html">目錄</a></h3>
918918
<div>
919919
<h4>上個主題</h4>
920920
<p class="topless"><a href="iter.html"
921-
title="上一章">疊代器協議</a></p>
921+
title="上一章">疊代器協定</a></p>
922922
</div>
923923
<div>
924924
<h4>下個主題</h4>
@@ -957,7 +957,7 @@ <h3>瀏覽</h3>
957957
<a href="concrete.html" title="具體物件層"
958958
>下一頁</a> |</li>
959959
<li class="right" >
960-
<a href="iter.html" title="疊代器協議"
960+
<a href="iter.html" title="疊代器協定"
961961
>上一頁</a> |</li>
962962

963963
<li><img src="../_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"></li>
@@ -1022,7 +1022,7 @@ <h3>瀏覽</h3>
10221022
<a href="https://www.python.org/psf/donations/">Please donate.</a>
10231023
<br>
10241024
<br>
1025-
最後更新於 7月 07, 2025 (16:48 UTC)。
1025+
最後更新於 7月 07, 2025 (17:49 UTC)。
10261026

10271027
<a href="/bugs.html">Found a bug</a>?
10281028

c-api/bytearray.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ <h2>直接 API 函式<a class="headerlink" href="#direct-api-functions" title="
219219
<dl class="c function">
220220
<dt class="sig sig-object c" id="c.PyByteArray_FromObject">
221221
<a class="reference internal" href="structures.html#c.PyObject" title="PyObject"><span class="n"><span class="pre">PyObject</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="sig-name descname"><span class="n"><span class="pre">PyByteArray_FromObject</span></span></span><span class="sig-paren">(</span><a class="reference internal" href="structures.html#c.PyObject" title="PyObject"><span class="n"><span class="pre">PyObject</span></span></a><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="n"><span class="pre">o</span></span><span class="sig-paren">)</span><a class="headerlink" href="#c.PyByteArray_FromObject" title="連結到這個定義"></a><br /></dt>
222-
<dd><em class="refcount return_new_ref">回傳值:新的參照。</em><em class="stableabi"><a class="reference internal" href="stable.html#stable"><span class="std std-ref">穩定 ABI 的一部分</span></a>.</em><p>由任意物件 <em>o</em> 回傳一個新的位元組陣列物件,並實作了<a class="reference internal" href="buffer.html#bufferobjects"><span class="std std-ref">緩衝協議 (buffer protocol)</span></a></p>
222+
<dd><em class="refcount return_new_ref">回傳值:新的參照。</em><em class="stableabi"><a class="reference internal" href="stable.html#stable"><span class="std std-ref">穩定 ABI 的一部分</span></a>.</em><p>由任意物件 <em>o</em> 回傳一個新的位元組陣列物件,並實作了<a class="reference internal" href="buffer.html#bufferobjects"><span class="std std-ref">緩衝協定 (buffer protocol)</span></a></p>
223223
<p>在失敗時,會回傳 <code class="docutils literal notranslate"><span class="pre">NULL</span></code> 並設定例外。</p>
224224
</dd></dl>
225225

@@ -400,7 +400,7 @@ <h3>瀏覽</h3>
400400
<a href="https://www.python.org/psf/donations/">Please donate.</a>
401401
<br>
402402
<br>
403-
最後更新於 7月 07, 2025 (16:48 UTC)。
403+
最後更新於 7月 07, 2025 (17:49 UTC)。
404404

405405
<a href="/bugs.html">Found a bug</a>?
406406

0 commit comments

Comments
 (0)