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