warn about audio fallback

This commit is contained in:
Damien Elmes 2009-03-28 08:33:16 +09:00
parent e1379eba5d
commit 7886d498bd

View file

@ -266,6 +266,7 @@ try:
except ImportError:
# fall back to old nssound code for 10.3
sys.stderr.write("falling back to 10.3 audio library")
try: