Re: [Pythomnic3k-questions] Python 3.4 change breaks Pythomnic3k
Brought to you by:
targeted
From: Dmitry D. <dm...@ta...> - 2014-04-07 05:13:36
|
Ok, I will go and replace {:} with {!} then. Migrating to GIT is possible of course, but what's the point ? :) Do you think having it in SVN is a major obstacle ? Sincerely, Dmitry Dvoinikov 06.04.2014 16:41, Angelo Hulshout ?????: > The issue with value instead of result is indeed fixed. I should > switch to the SVN repository at some point, but in our product I still > use the 'current' download from the web site. > > As for the lambda you're 100% correct (on both the logdebug proposal > and the use of None) - I was aiming to remove the call through the > lambda, but the evaluation of x will still take place in that case. My > bad - and I see no other way out than "if in_debug()". First step > would be to fix the format strings though. > > Just out of curiosity: would it be useful/possible to migrate the > framework archive from Subversion to Git? I found a repository in Git, > but it's lagging 3 years behind the SVN. > > Regards, > > Angelo > |