mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-02 09:17:47 +00:00
@@ -12,7 +12,7 @@ import sys
|
||||
import tempfile
|
||||
|
||||
class CompileError(Exception):
|
||||
"""Excetion to represent an error during the compilation."""
|
||||
"""Exception to represent an error during the compilation."""
|
||||
|
||||
def __init__(self, message):
|
||||
"""Save the error massage"""
|
||||
|
||||
Reference in New Issue
Block a user