summaryrefslogtreecommitdiffstats
path: root/rules/python3-decorator.in
blob: 51cdfc0828858958fa5814541708052808755c47 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=python3

config PYTHON3_DECORATOR
	tristate
	select PYTHON3
	select HOST_PYTHON3_SETUPTOOLS
	prompt "decorator"
	help
	  Better living through Python with decorators