summaryrefslogtreecommitdiff
path: root/examples/help_grep.py
AgeCommit message (Expand)Author
2018-09-28Fix comment formatting in help_grep.pyUlf Magnusson
2018-09-27Use a consistent import style in the examplesUlf Magnusson
2018-09-15Update some examples to use node_iter()Ulf Magnusson
2018-05-27Simplify error exitsUlf Magnusson
2017-11-27eval_expr.py: Fix missing argument error messageUlf Magnusson
2017-11-06Clean up examples a bitUlf Magnusson
2017-11-05Simplify redundant 'is (not) None' tests in examplesUlf Magnusson
2017-10-30Consistently use 0/1/2 for tristate valuesUlf Magnusson
2017-10-25BackupUlf Magnusson
2017-10-24Kconfiglib 2 backupUlf Magnusson
2015-06-20Make all examples Python 3-friendly.Ulf Magnusson
2012-12-11Add a grep'ing example.Ulf Magnusson