mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 12:34:00 +07:00
4 lines
93 B
Python
4 lines
93 B
Python
# This is a comment
|
|
""" This is a module docstring """
|
|
from __future__ import print_function
|