do not need this
authorVolker Birk <vb@pep-project.org>
Tue, 15 Dec 2020 11:30:47 +0100
changeset 69 2a1581de91ea
parent 68 26120af11afd
child 70 58043c7bcc51
do not need this
yml2proc
--- a/yml2proc	Tue Dec 15 11:29:51 2020 +0100
+++ b/yml2proc	Tue Dec 15 11:30:47 2020 +0100
@@ -245,5 +245,5 @@
 
 
 if __name__ == "__main__":
-    sys.exit(main())
-
+    main()
+