]> granicus.if.org Git - python/commitdiff
Remove two XXX comments that have been resolved.
authorGuido van Rossum <guido@python.org>
Mon, 10 Sep 2001 15:03:48 +0000 (15:03 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 10 Sep 2001 15:03:48 +0000 (15:03 +0000)
Lib/test/test_largefile.py

index e0301604c0b2eb960853029a8d67915db6d65c91..352fae07ce2aa7d796c73f5b65047a5c7e4266bb 100644 (file)
@@ -3,8 +3,6 @@
 #----------------------------------------------------------------------
 # test largefile support on system where this makes sense
 #
-#XXX how to only run this when support is there
-#XXX how to only optionally run this, it will take along time
 #----------------------------------------------------------------------
 
 import test_support