elopio: why did you make it so complicated? elopio, stupid comment, but 2011-2013 is good enough, right dobey? dobey> mandel: eh? dobey, branch from elopio line 132 in the diff elopio: individual years is useful if some years were skipped. like "2008, 2012-2013" if nothing was changed in 2009 or 2010 elopio: or if multiple contributors have different copyright in different years elopio: but since all copyright goes to canonical for most all of our projects, it's not necessary mandel: about gnu.org, or the branch review? :) dobey: it's just a small detail I got the custom to follow. dobey, gnu.org http://www.gnu.org/licenses/gpl-howto.html. It says that there must be an explicit satement about the usage of year ranges. but It shouldn't be a big deal. if you prefer, I can roll back to year ranges. elopio: well, i voted disapprove on the branch, because i think it's a whole lot of unnecessary change for what you want to accomplish dobey: I disagree, as the original approach treats as constants things that can vary depending on the environment. so, they are not constants. and it's missing the tests for the feature to override urls with env vars. python doesn't have constants missing tests is one thing. breaking API and turning everything into functions is unnecessary, even to test the things (though i don't think we should be writing tests to check that python's __dict__.get() method works correctly dobey: if you follow pep8, a variable all in capitals means a constant. --> jfunk (