##// END OF EJS Templates
Run the Audio cells in the Part 5 example notebook
Run the Audio cells in the Part 5 example notebook

File last commit:

r3408:261328d5
r13311:4595ce14
Show More
__init__.py
4 lines | 90 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from _simplegeneric import *