]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Don't even show #test()
authorGuido van Rossum <guido@python.org>
Thu, 17 Dec 1992 17:32:44 +0000 (17:32 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Dec 1992 17:32:44 +0000 (17:32 +0000)
Demo/rpc/mountclient.py

index 1015105d50896e7c254342808c24f2018c0e608f..b284b7fa2c44544834de039f7ae9f31ed02a6d2e 100644 (file)
@@ -175,5 +175,3 @@ def test():
                        continue
                mcl.Umnt(item[0])
        return
-
-#test()