home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 October / enter-2005-10.iso / files / OOo_2.0_windows_install_fi.exe / openofficeorg4.cab / test_longexp.py < prev    next >
Encoding:
Text File  |  2005-10-15  |  62 b   |  6 lines

  1.  
  2. REPS = 65580
  3.  
  4. l = eval("[" + "2," * REPS + "]")
  5. print len(l)
  6.