コード例 #1
0
ファイル: PyKStuff.py プロジェクト: toadicus/PyKStuff
def browse_new(args):
    for m in KerbalStuff.browse_new(args.page_id):
        print(m)