Kaydet (Commit) 44766707 authored tarafından Guido van Rossum's avatar Guido van Rossum

Append /ufs/guido/src/video to sys.path.

üst fa3de516
...@@ -6,6 +6,8 @@ import time ...@@ -6,6 +6,8 @@ import time
import sys import sys
import al import al
import AL import AL
sys.path.append('/ufs/guido/src/video') # Increase chance to find colorsys
import colorsys import colorsys
BUFFERSIZE = 32000 BUFFERSIZE = 32000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment