mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 11:07:43 +07:00
4 lines
42 B
Python
4 lines
42 B
Python
__all__ = ['xyzzy']
|
|
|
|
def xyzzy():
|
|
pass |