The file content is below:
#encoding=utf8
__author__ = "naci"
__title__ = "test script"
__desc__ = "test description"
or __desc__ = """
test description.
"""
# start your script here
question: what's the best regex for get author, title, and desc? the "" maybe '' or """""" maybe''''''