Skip to content

Conversation

@JulienPalard
Copy link
Member

No description provided.

"hash-based file formats that store a mapping of strings to other strings."
msgstr ""
"Les modules décrits dans ce chapitre permettent de stocker des données "
"Python de manière persistantem typiquement sur disque. Les modules :mod:"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

« persistantem » → « persistante**,** »

"Python de manière persistantem typiquement sur disque. Les modules :mod:"
"`pickle` et :mod:`marshal` peuvent transformer n'importe quel type Python en "
"une séquence d'octets, puis recréer les objets depuis ces octets. Les "
"différents modules du paquet *dbm* gère une catégorie de formats de fichier "
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

« gère » → « gèrent »

@JulienPalard JulienPalard merged commit a929b18 into python:3.6 Nov 14, 2017
@JulienPalard JulienPalard deleted the persistence branch November 29, 2019 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants