mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 12:01:25 +07:00
8 lines
80 B
Python
8 lines
80 B
Python
import argparse
|
|
|
|
import a
|
|
|
|
# some comment #
|
|
################
|
|
|
|
print(argparse, a) |