Commit graph

9 commits

Author SHA1 Message Date
Ole Schütt
12c03de0ba Reformat with black 23.3.0 2023-05-02 12:31:58 +02:00
Ole Schütt
67d412b930 Set encoding explicitly to utf8 in Python and Perl 2020-10-19 11:25:10 +02:00
Ole Schütt
8ba70f2a84 Move to Python3 2020-05-24 21:28:39 +02:00
Ole Schütt
2526173855 Format all Python files with black 2020-02-25 18:17:50 +01:00
Tiziano Müller
787eb39715 python scripts: drop empty selftest arguments
unfortunately sourcing the script does not check the AST, rendering even
that part of the selftest useless (see for example
tools/autotune_grid/xyz_to_vab/template_parser.py which contains syntax
errors on Python 3)
2019-05-16 14:37:03 +02:00
Ole Schütt
667d025ebd Make syntax of all scripts Python3 compliant.
svn-origin-rev: 16687
2016-03-11 11:36:47 +00:00
Ole Schütt
44a13745ff Add self-testing option to all executable python scripts
svn-origin-rev: 16677
2016-03-09 14:07:55 +00:00
Ole Schütt
248ceb468c Empty cp_error_type
svn-origin-rev: 15845
2015-09-07 12:32:43 +00:00
Ole Schütt
bb17fff6cb prettify TEST_FILES files
svn-origin-rev: 15777
2015-08-28 11:26:53 +00:00