| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | """ | |
| 2 | 2 | Module to handle command line argument parsing, for all front-ends. | |
| 3 | 3 | """ | |
| 4 | + from __future__ import with_statement | ||
| 4 | 5 | ||
| 5 | 6 | import os | |
| 6 | 7 | import sys | |
| Back | FazBrowse Home | New Git URL |
0 commit comments