mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
This is artisanal manual craftwork :-) def mDone(self, button): if button == 0: # "OK" or double click - if isinstance(self.tree.selection_key, six.string_types): - self.key = str(self.tree.selection_key) - else: - self.key = self.tree.selection_key + self.key = self.tree.selection_key |
||
---|---|---|
.. | ||
all_games.py | ||
cardconv | ||
cardset_viewer.py | ||
cardsets_to_bundle | ||
create_iss.py | ||
filter-inidivual-importing-tests.pl | ||
gen_individual_importing_tests.py | ||
linux-install.py | ||
mahjongg_utils.py | ||
refactor-gamedb.pl | ||
refactor1.vim | ||
repack-min-cardsets.bash | ||
test-inside-dist.sh | ||
travis-ci-build |