[04:02:28] [connected at Sun Oct 31 04:02:28 2004] [04:02:28] <> *** Looking up your hostname... [04:02:28] <> *** Checking ident [04:02:28] <> *** Found your hostname [04:03:04] <> *** No identd (auth) response [04:03:04] <> *** Your host is tolkien.freenode.net[thunder.stealer.net/6667], running version dancer-ircd-1.0.35 [04:03:05] [I have joined #peak] [04:03:05] ** tolkien.freenode.net set the topic to peak.web - it's aliiiive! ...but a little creepy. :) [04:28:53] ** vlado has left IRC (Read error: 110 (Connection timed out)) [04:30:44] ** vlado has joined us [05:04:49] ** vlado has left IRC ("Leaving") [06:38:37] ** vlado has joined us [06:50:21] ** vlado has left IRC ("Leaving") [08:51:02] ** gbay has joined us [11:50:18] Grrf. [11:50:40] Is there no simple way to round trip a python datetime value to string and back? [11:58:06] TIMESTAMP = lambda descr,value: datetime.datetime(*(value.replace("-", " ").replace(":", " ").replace(".", " ").split())) [12:01:15] Hmm. I'm getting a weird error in SQL.py now, though. [12:04:18] Ah. [12:06:08] TIMESTAMP = lambda descr,value: datetime.datetime(*(map(int, value.replace("-", " ").replace(":", " ").replace(".", " ").split()))) [15:25:44] ** vlado has joined us [16:53:13] ** gbay has left IRC (Remote closed the connection) [16:56:21] ** gbay has joined us [17:34:12] ** gbay has left IRC ("It's not like I'm leaving or anything...")