=== vrruiz_ is now known as rvr [09:28] thomi: query: is there a bug or more docs re: the "DBusIntrospectionObect custom name support" ticket? Or is that part of the scoping work? [09:28] veebers: there's no bug [09:28] AFAIK [09:28] ack, cheers [10:05] tnt-team: https://code.launchpad.net/~thomir/autopilot/temp-dev-fix-vis/+merge/220006 [13:56] elopio: hey, sry I forgot but which package command runs both pyflakes and pep8 checks on a file? [14:00] nik90_: flake8 [14:00] elopio: ah yes..thnx [14:20] barry, you are an author no less on the pep8 style guide [14:22] barry: https://imgur.com/QHcDrg0 -----> pep8 acting weird, any recommendations :P ? [14:23] nik90_: newline after '(' [14:23] and you'll be fine :) [14:23] barry: is it just me, or are there *no* GUI cProfile viewers that work with profile dumps made from python 3? this seems like a massive hole in python 3's coverage [14:25] ty for seeing the details thomi :-) [14:33] balloons: i am! [14:34] barry, I've never been more impressed :-) [14:34] nik90_: well, i'd say that for the construct starting on line 118, pep 8 doesn't apply. :) [14:35] barry, thomi helped allow pep8 to arrange it the way I wanted, so it was nice [14:35] balloons: oh wait, i will burst your balloon. i wrote PEP 8, not pep8 :) [14:35] i.e. the pep not the tool [14:36] i have mixed feelings about pep8 the tool [14:36] barry, yes of course.. no bubble is burst. The PEP is the accomplishment [14:36] barry: I fixed it with https://imgur.com/hoXvNQd...but pep8 complains while ninja-ide is perfectly fine [14:36] https://imgur.com/hoXvNQd [14:37] nik90_, autopep8 ftw ;) [14:37] personally, i think it's crazy that pep8 complains about this. big nested data structures aren't really within the scope of PEP 8, i'd say with my author's hat on. [14:39] barry, I would be most impressed if the 80 char limit was 100 or 120 [14:39] :-) [14:39] balloons: yeah, remember guido and i are old school emacsers. :) [14:40] barry, yes, but you've displayed such foresight in your other statements [15:08] balloons: https://code.launchpad.net/~nik90/ubuntu-clock-app/fix-pep8-errors/+merge/220079