mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 04:45:04 +07:00
5 lines
59 B
Python
5 lines
59 B
Python
__all__ = ['shazam']
|
|
|
|
def shazam(): pass
|
|
def xyzzy(): pass
|