miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2025-01-09 16:40:47 +01:00
14 lignes
423 o
Markdown
14 lignes
423 o
Markdown
|
---
|
||
|
title: Python - Gérer les erreurs
|
||
|
description:
|
||
|
published: true
|
||
|
date: 2021-09-02T13:38:45.304Z
|
||
|
tags:
|
||
|
editor: markdown
|
||
|
dateCreated: 2021-09-02T13:38:45.304Z
|
||
|
---
|
||
|
|
||
|
![Fichier:Python logo and wordmark.svg — Wikipédia](https://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/Python_logo_and_wordmark.svg/1200px-Python_logo_and_wordmark.svg.png)
|
||
|
|
||
|
# Anticiper et gérer les exceptions (erreurs)
|
||
|
## Exceptions par défaut
|