Usage: python3 misc/sync-typeshed.py [--commit hash] [--typeshed-dir dir] By default, sync to the latest typeshed commit. """ import argparse import glob ...
確定! 回上一頁