Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 178 Bytes

raising-string.md

File metadata and controls

7 lines (4 loc) · 178 Bytes

Pattern: Raising string

Issue: -

Description

Used when a string exception is raised. This will not work on Python 3. This message can't be emitted when using Python >= 3.0.