Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9b2dc0f

Browse filesBrowse files
committed
FIX: Sphinx warnings.
1 parent e6527ee commit 9b2dc0f
Copy full SHA for 9b2dc0f

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎glossary.po

Copy file name to clipboardExpand all lines: glossary.po
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-01-04 15:51+0100\n"
11-
"PO-Revision-Date: 2018-01-28 21:43+0100\n"
11+
"PO-Revision-Date: 2018-01-30 14:54+0100\n"
1212
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -1817,7 +1817,7 @@ msgstr ""
18171817

18181818
#: ../Doc/glossary.rst:748
18191819
msgid "See also :term:`regular package` and :term:`namespace package`."
1820-
msgstr "Voir aussi :term:`paquet classique` et :term:`paquet espace de noms`."
1820+
msgstr "Voir aussi :term:`paquet classique` et :term:`namespace package`."
18211821

18221822
#: ../Doc/glossary.rst:749
18231823
msgid "parameter"
@@ -2314,7 +2314,7 @@ msgstr "encodage de texte"
23142314
msgid "A codec which encodes Unicode strings to bytes."
23152315
msgstr ""
23162316
"Codec (codeur-décodeur) qui convertit des chaînes de caractères Unicode en "
2317-
"octets (classe :class:`bytes`)."
2317+
"octets (classe *bytes*)."
23182318

23192319
#: ../Doc/glossary.rst:977
23202320
msgid "text file"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.