mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 18:17:08 +07:00
GitOrigin-RevId: 9cad837e708f3c9e52abea59d9e239371cb515bc
4 lines
81 B
Python
4 lines
81 B
Python
__author__ = "akniazev"
|
|
|
|
from collections import OrderedDict
|
|
from sys import path |