mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Vgeneric -- used in frozen version
This commit is contained in:
parent
05fc9cea5d
commit
33325f439d
1 changed files with 2 additions and 0 deletions
2
Demo/sgi/video/Vgeneric.py
Executable file
2
Demo/sgi/video/Vgeneric.py
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
import sys, posixpath
|
||||
exec('import ' + posixpath.basename(sys.argv[0]) + '\n')
|
||||
Loading…
Add table
Add a link
Reference in a new issue