def main(target_file, include_dir):
"""Console script for phriky_units"""
print pkg_resources.resource_listdir('phriky_units.resources', '')
with open('delete_me.txt', 'w') as fp:
fp.write(resource_string('phriky_units.resources.cppcheck', 'std.cfg'))
评论列表
文章目录