Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Pylint teshsuite/*.py.
[simgrid.git] / teshsuite / python / corrupt-stack / corrupt-stack.py
index e1d098c..f541d9a 100644 (file)
@@ -3,9 +3,11 @@
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the license (GNU LGPL) which comes with this package.
 
-# Second failing example for bug #9 on Framagit (Python bindings crashing)
-#
-# An intricate recursion is used to make the crash happen.
+"""
+Second failing example for bug #9 on Framagit (Python bindings crashing)
+
+An intricate recursion is used to make the crash happen.
+"""
 
 import sys
 from simgrid import Engine, this_actor