mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	
				As argparse now detects by default when the code was run as a module.
This leads to using the actual executable name instead of simply "python"
to display in the usage message ("usage: python -m ...").
		
	
					 | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| dbapi2.py | ||
| dump.py | ||