home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 October / enter-2005-10.iso / files / OOo_2.0_windows_install_fi.exe / openofficeorg4.cab / badsyntax_nocaret.py < prev    next >
Encoding:
Python Source  |  2005-10-15  |  33 b   |  3 lines

  1. def f(x):
  2.     [x for x in x] = x
  3.