Add a missing_name method to NameError instances.
| Public Methods | |
|---|---|
| missing_ |
Add a method to obtain the missing name from a NameError. |
| missing_ |
Was this exception raised because the given name was missing? |
Add a missing_name method to NameError instances.
| Public Methods | |
|---|---|
| missing_ |
Add a method to obtain the missing name from a NameError. |
| missing_ |
Was this exception raised because the given name was missing? |
<code/>and<pre/>for code samples.