22 Aug
2002
22 Aug
'02
12:31 a.m.
import random print random.choice(["true", "false"]) In a stand-alone .py file, this will print either "true" or "false". In a Python script in the ZODB, it prints "None". What gives? -- --- Nathan Valentine - nathan@nathanvalentine.org Jabber: NRVesKY AIM: NRVesKY ICQ: 39023424
8628
Age (days ago)
8628
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nathan Valentine