[docs] python 3.7.2 documentation : Typo error in `collections` module

Joel BOURGAULT JBOURGAULT at sii.fr
Thu Feb 21 02:54:51 EST 2019


Hello,

I just found a typo error in the French version of the python 3.7.2 documentation, namely "defaultdic" i.o. "defaultdict", see highlighting below:

class collections.defaultdict([default_factory[, ...]])
Renvoie un nouvel objet qui se comporte comme un dictionnaire. defaultdic est une sous-classe de la la classe native dict. Elle surcharge une méthode et ajoute une variable d'instance mod

Thanks again for the tremendous documentation !

Best Regards,
--
Joël BOURGAULT
A400M Flight Management System Engineer              tel: +33 (0)5 82 95 75 60
On behalf of SII                                                                          @: jbourgault at sii.fr<mailto:jbourgault at sii.fr>
Subcontractor for EYAN4 - Airbus Operations SAS
[image signature SII-Toulouse rognée]
                                                         SII Toulouse
                                   7 rue Paulin Talabot | 31 100 Toulouse
                                                        groupe-sii.com<http://www.groupe-sii.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20190221/98b61608/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 12342 bytes
Desc: image001.jpg
URL: <http://mail.python.org/pipermail/docs/attachments/20190221/98b61608/attachment-0001.jpg>


More information about the docs mailing list