PMXBOT Log file Viewer

Help | Karma | Search:

#dcpython logs for Friday the 11th of November, 2011

(Back to #dcpython overview) (Back to channel listing) (Animate logs)
[13:43:33] <MattBowen> morning all
[13:45:43] <joshfinnie> morning.
[15:06:17] <aclark> Morning!
[15:06:38] <aclark> Happy friday
[15:18:29] <aclark> anyone catch any dctech events?
[15:33:37] <dahoste> who what?
[15:33:59] <dahoste> is this more stuff that you're going to make me feel guilty about not attending?
[15:43:20] <aclark> dahoste: heh no
[15:44:24] <aclark> dahoste: http://digitalcapitalweek.org/
[15:45:27] <aclark> or rather, http://dcweek2011.sched.org/
[16:52:23] <aclark> anyone in here doing any pyramid apps (besides redir)? I find myself thinking in django now and doing pyramid makes my head hurt ;-) not good. :-) i need to master TEH PYRAMID
[17:46:15] <redir> aclark you need to master the python. pyramid is python…. think in python
[17:49:14] <redir> hazmat! we should have beers next week
[17:50:07] <aclark> redir: good tip
[18:20:29] <hazmat> redir, sounds good
[18:29:13] <MattBowen> aclark: i figured out my nose problem
[18:29:23] <aclark> MattBowen: oh good what was it
[18:29:24] <redir> heh
[18:29:29] <MattBowen> aclark: the tests had gotten marked as executable, nose skipped 'em
[18:29:35] <aclark> ah, interesting
[18:29:50] <MattBowen> aclark: i needed the --exe flag
[18:31:56] <MattBowen> I am not sure why the tests got marked as executable, but I didn't write them -- my guess is my colleague's editor did it for him
[18:32:19] <aclark> MattBowen: i've been finding stuff in git repos unexpectedly executable