let's not overwrite Screen.keys(), as Screen is a dict, and we need this function
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 16 Nov 2006 19:17:50 +0000 (19:17 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 16 Nov 2006 19:17:50 +0000 (19:17 +0000)
commit032b0f926826a6501b067d69e2b0dad627e67041
tree9484a6c4f29d3583d9a0c3783065369a76c9b212
parent9e729afbeff002a7fa0c25c5708268d07f7c2eeb
let's not overwrite Screen.keys(), as Screen is a dict, and we need this function
lib/python/Screens/ChoiceBox.py