this worked before...' '.join([`x x` for x in range(1, 6)])

notnorwegian at yahoo.se notnorwegian at yahoo.se
Mon May 19 18:28:48 EDT 2008


' '.join([`x  x` for x in range(1, 6)])

anyone can tell me what im doing wrong?



More information about the Python-list mailing list