mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 10:58:45 +07:00
4 lines
72 B
Python
4 lines
72 B
Python
normal_name = 'spam'
|
|
private_name = 'ham'
|
|
__magic_name__ = 'green eggs'
|