- added a header in the New Script

This commit is contained in:
Marius Stanciu
2019-03-25 03:14:55 +02:00
parent d67700c38b
commit 9648bcd693
2 changed files with 12 additions and 3 deletions

View File

@@ -314,7 +314,7 @@ class TclCommandSignaled(TclCommand):
This class is child of TclCommand and is used for commands which create new objects
it handles all neccessary stuff about blocking and passing exeptions
it handles all necessary stuff about blocking and passing exceptions
"""
@abc.abstractmethod