DEBSOURCES
Skip Quicknav
sources / csound / 1%3A6.18.1%2Bdfsg-1 / tests / python / test_all.py
12345678910
try: # Python 3 from tkinter import * except: # Python 2 from Tkinter import * # UI that shows all other tests