Remove two XXX comments that have been resolved.

This commit is contained in:
Guido van Rossum 2001-09-10 15:03:48 +00:00
parent a31ddbbd7b
commit f49dcea233
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# test largefile support on system where this makes sense # 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 import test_support