summaryrefslogtreecommitdiffstats
path: root/rules/python3-simplegeneric.in
blob: 600112807b9950dcea59934e66c9478af8ae4ca6 (plain)
1
2
3
4
5
6
7
8
## SECTION=python3

config PYTHON3_SIMPLEGENERIC
	tristate
	select PYTHON3
	prompt "simplegeneric"
	help
	  Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)