# SOME DESCRIPTIVE TITLE. # Copyright (C) 2001-2016, Python Software Foundation # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.6\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-08-10 00:49+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../Doc/library/undoc.rst:5 msgid "Undocumented Modules" msgstr "" #: ../Doc/library/undoc.rst:7 msgid "" "Here's a quick listing of modules that are currently undocumented, but that " "should be documented. Feel free to contribute documentation for them! " "(Send via email to docs@python.org.)" msgstr "" #: ../Doc/library/undoc.rst:11 msgid "" "The idea and original contents for this chapter were taken from a posting by " "Fredrik Lundh; the specific contents of this chapter have been substantially " "revised." msgstr "" #: ../Doc/library/undoc.rst:17 msgid "Platform specific modules" msgstr "" #: ../Doc/library/undoc.rst:19 msgid "" "These modules are used to implement the :mod:`os.path` module, and are not " "documented beyond this mention. There's little need to document these." msgstr "" #: ../Doc/library/undoc.rst:23 msgid ":mod:`ntpath`" msgstr "" #: ../Doc/library/undoc.rst:23 msgid "--- Implementation of :mod:`os.path` on Win32 and Win64 platforms." msgstr "" #: ../Doc/library/undoc.rst:25 msgid ":mod:`posixpath`" msgstr "" #: ../Doc/library/undoc.rst:26 msgid "--- Implementation of :mod:`os.path` on POSIX." msgstr ""