| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,7 +22,7 @@ def parse_args(): | |||
| 22 | 22 | parser = argparse.ArgumentParser(description=__doc__) | |
| 23 | 23 | parser.add_argument( | |
| 24 | 24 | "--cpython_repo", | |
| 25 | - default=Path("cpython/"), | ||
| 25 | + default=Path("venv/cpython"), | ||
| 26 | 26 | type=Path, | |
| 27 | 27 | help="Use this given cpython clone.", | |
| 28 | 28 | ) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments