mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-25 00:29:23 +07:00
6 lines
53 B
Python
6 lines
53 B
Python
import re
|
|
import sys
|
|
|
|
import mod
|
|
|
|
print(re, sys, mod) |