Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33325f4

Browse files
committed
Vgeneric -- used in frozen version
1 parent 05fc9ce commit 33325f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Demo/sgi/video/Vgeneric.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import sys, posixpath
2+
exec('import ' + posixpath.basename(sys.argv[0]) + '\n')

0 commit comments

Comments
 (0)