]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
*** empty log message ***
authorGuido van Rossum <guido@python.org>
Wed, 26 Dec 1990 15:34:34 +0000 (15:34 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 26 Dec 1990 15:34:34 +0000 (15:34 +0000)
Lib/lib-stdwin/VUMeter.py
Lib/stdwin/VUMeter.py

index 59fc36f184eb1fae206daf0b391348dcad150859..31fe1559cc0b8635d3be6bc4213f91a717ab47c9 100644 (file)
@@ -1,4 +1,4 @@
-# Module VUMeter
+# Module 'VUMeter'
 
 import audio
 from StripChart import StripChart
index 59fc36f184eb1fae206daf0b391348dcad150859..31fe1559cc0b8635d3be6bc4213f91a717ab47c9 100755 (executable)
@@ -1,4 +1,4 @@
-# Module VUMeter
+# Module 'VUMeter'
 
 import audio
 from StripChart import StripChart