| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,6 +14,8 @@ extensions: | |||
| 14 | 14 | ||
| 15 | 15 | - ['sys', 'Member[stdin]', 'stdin'] | |
| 16 | 16 | - ['builtins', 'Member[input].ReturnValue', 'stdin'] | |
| 17 | + - ['builtins', 'Member[raw_input].ReturnValue', 'stdin'] # python 2 only | ||
| 18 | + | ||
| 17 | 19 | ||
| 18 | 20 | # if no argument is given, the default is to use sys.argv[1:] | |
| 19 | 21 | - ['argparse.ArgumentParser', 'Member[parse_args,parse_known_args].WithArity[0].ReturnValue', 'commandargs'] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments