Raise `warnings` if an operation has an unintended use
Aperta
documentation
pending-release
- Lingua principale
- Python
- Stelle
- 17
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Python provides [warnings](https://docs.python.org/3/library/warnings.html) package for issuing messages in situations where it is useful to alert the user of some condition in a program, where that condition (normally) doesn’t warrant raising an exception and terminating the program.
For example, one might want to issue a warning when a program uses an obsolete module.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.