*** tpb has joined #timvideos | 00:00 | |
*** iiie has quit IRC | 00:43 | |
*** iiie has joined #timvideos | 00:45 | |
*** shenki has quit IRC | 01:03 | |
*** mithro has joined #timvideos | 01:14 | |
*** mithro has quit IRC | 01:28 | |
*** mithro has joined #timvideos | 01:40 | |
Sewar | Anybody have idea about pylint issue? https://dpaste.de/fnmp2/ | 02:05 |
---|---|---|
tpb | Title: dpaste.de: Snippet #240833 (at dpaste.de) | 02:05 |
iiie | that's different from the bit "fixed" by --generated=objects right? | 02:11 |
Sewar | iiie: I think. That file is part of Django, it should not be checked in the first place. | 02:14 |
iiie | it is certainly part of django | 02:16 |
*** hyades_ has quit IRC | 02:19 | |
Sewar | Why does pylint checks it and how to disable that? | 02:20 |
iiie | I read something on that earlier | 02:23 |
*** hyades has joined #timvideos | 02:35 | |
Sewar | iiie: Do you recall what that was called? will be a good start ... | 02:36 |
iiie | http://stackoverflow.com/questions/115977/using-pylint-with-django has the --generated-members | 02:40 |
tpb | <http://ln-s.net/:0RW> (at stackoverflow.com) | 02:40 |
iiie | http://docs.pylint.org/features.html#id27 looks closer | 02:41 |
tpb | Title: Pylint features Pylint v0.27 documentation (at docs.pylint.org) | 02:41 |
iiie | hm, | 02:44 |
Sewar | iiie: already got generated-members=objects and the error code is actually W0201(attribute-defined-outside-init) | 02:44 |
iiie | how about object (no s) | 02:45 |
CarlFK | what tells pylint to ignore django? | 02:45 |
iiie | nothing? | 02:45 |
iiie | I can ask in #django | 02:45 |
CarlFK | (09:14:08 PM) Sewar: iiie: I think. That file is part of Django, it should not be checked in the first place. | 02:45 |
iiie | It is part of django. I don't think anything tell pylint not to check imported classes. | 02:46 |
Sewar | "object" didn't help | 02:46 |
Sewar | #pylint is empty (4 people) | 02:46 |
Sewar | I tried --ignore=local but didn't help either, it defiantly imports it and not just follow *.py | 02:48 |
iiie | I don't like it but you could do --diable=W0201 | 02:49 |
iiie | ... | 02:49 |
iiie | spelling counts of course | 02:49 |
Sewar | sure, upgrading Django won't be fun though ;) | 02:50 |
*** hyades has quit IRC | 02:51 | |
iiie | --disable=W0201 is the recommendation I got in #django | 02:52 |
Sewar | thanks iiie | 02:53 |
Sewar | and CarlFK | 02:53 |
iiie | also mattmcc is a coworker, he and FunkyBob are old hands and django | 02:53 |
iiie | ... second and to at | 02:54 |
Sewar | yeah, I noticed they basically run #django by answering all questions | 02:54 |
iiie | matt's been to quite a few of the djangocons (I've missed one so far ;) | 02:55 |
Sewar | that's great | 02:57 |
parx | Just this year's? | 03:00 |
parx | This year was in Chicago. Too far for you west coast types. | 03:01 |
iiie | Yeah just this year. I worked all but the last two and the first one (thanks CarlFK!) | 03:04 |
CarlFK | sudo apt-get install pylint .. Processing triggers for python-support ... Compiling /usr/lib/pymodules/python2.6/mpmath/libmp/exec_py3.py ... | 03:06 |
CarlFK | SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.6/mpmath/libmp/exec_py3.py', 1, 12, 'exec_ = exec\n')) | 03:06 |
CarlFK | and 20 or so more errors | 03:06 |
iiie | exec_py3.py makes me think that's a python3 file | 03:08 |
Sewar | CarlFK: pip install pylint | 03:08 |
iiie | pypi really solves to many things | 03:09 |
Sewar | iiie: https://github.com/timvideos/edid.tv is ready now, please let me know if I missed anything | 03:23 |
tpb | Title: timvideos/edid.tv ยท GitHub (at github.com) | 03:23 |
iiie | looking | 03:24 |
iiie | Any idea on the githalytics image being broken? | 03:25 |
Sewar | their website is broken | 03:26 |
Sewar | click on it | 03:26 |
iiie | Right! | 03:27 |
iiie | I think it's great! | 03:27 |
iiie | I would like one more blog post before the end of Monday. : D | 03:28 |
Sewar | of course | 03:28 |
Sewar | now the hard part, C :( | 03:28 |
iiie | yeah | 03:30 |
iiie | just the windows part though right? Or do the other platforms still need tests? | 03:31 |
Sewar | tests for all, I'm thinking of building tests for linux even for windows part (with mock) | 03:32 |
Sewar | build and run in linux* | 03:32 |
iiie | not ideal, but more straight forward right? | 03:33 |
Sewar | no idea, trying it for first time | 03:33 |
* Sewar crosses his fingers | 03:34 | |
*** mithro has quit IRC | 03:40 | |
*** hyades has joined #timvideos | 04:12 | |
iiie | I'm headed to bed, I think you're close! | 04:16 |
Sewar | have a good night iiie | 04:20 |
iiie | Goodnight Sewar | 04:20 |
*** hyades has quit IRC | 04:30 | |
*** iiie has left #timvideos | 04:33 | |
*** hyades has joined #timvideos | 05:06 | |
*** shenki has joined #timvideos | 08:33 | |
*** mithro has joined #timvideos | 11:05 | |
*** mithro has quit IRC | 11:47 | |
*** hyades has quit IRC | 11:58 | |
*** hyades has joined #timvideos | 13:09 | |
*** iiie has joined #timvideos | 13:30 | |
*** hyades has quit IRC | 14:15 | |
*** hyades has joined #timvideos | 14:15 | |
*** hyades has quit IRC | 14:21 | |
*** hyades has joined #timvideos | 14:36 | |
*** hyades has quit IRC | 14:41 | |
*** hyades has joined #timvideos | 14:57 | |
*** hyades has quit IRC | 15:03 | |
*** iiie has quit IRC | 15:42 | |
*** iiie has joined #timvideos | 15:44 | |
*** iiie has quit IRC | 16:07 | |
*** Sewar has quit IRC | 16:08 | |
*** Sewar has joined #timvideos | 16:10 | |
*** hyades has joined #timvideos | 16:16 | |
*** hyades has quit IRC | 16:18 | |
*** parx has left #timvideos | 16:44 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!