mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 09:04:15 +07:00
7 lines
84 B
Python
7 lines
84 B
Python
from __future__ import absolute_import
|
|
|
|
from .sys import token
|
|
|
|
a = token
|
|
# <ref>
|