From 82ee68454195c85d70053596a6e065d638ea3ac7 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Mon, 26 Mar 2018 15:23:30 +0200 Subject: [PATCH] Updated Exit Code Mappings (markdown) --- Exit-Code-Mappings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exit-Code-Mappings.md b/Exit-Code-Mappings.md index 733c701..d3ae2dc 100644 --- a/Exit-Code-Mappings.md +++ b/Exit-Code-Mappings.md @@ -1,6 +1,6 @@ # Exit Code Mappings -For particular runtime environments ReCodEx can provide mappings of result codes to some custom messages. This is possible for example for Java or C# where there can be custom wrappers/runners which might catch exceptions and then provide users more detailed information about evaluations. +For particular runtime environments ReCodEx can provide mappings of result codes to some custom messages. This is possible for example for Java, C# or Python where there can be custom wrappers/runners which might catch exceptions and then provide users more detailed information about evaluations. ## Free Pascal