Added a way to access the keys of the data dict as attributes, for "pretty" things...
authorJoshua Kugler <joshua@azariah.com>
Sat, 9 Jul 2011 04:21:43 +0000 (20:21 -0800)
committerJoshua Kugler <joshua@azariah.com>
Sat, 9 Jul 2011 04:21:43 +0000 (20:21 -0800)
commitfbc93291e97b0001fcfe926a76b8e091688a7247
tree2b3c39171d50e66e6f326ebfbb6362ef7ccb3478
parent3eaa939bf40c42228ec5dcffea23c4f4f8af7acc
Added a way to access the keys of the data dict as attributes, for "pretty" things like line.remote_ip, instead of line['remote_ip']
apachelog.py