Re: Do you like the current design of python.org?

2014-12-09 Thread Christoph M. Becker
r it is useful (because it conveys correct information) or it is harmful (because it keeps visitors from submitting an explicit bug report). -- Christoph M. Becker -- https://mail.python.org/mailman/listinfo/python-list

Re: Question on lambdas

2014-12-09 Thread Christoph M. Becker
tion. > > That is, ‘lambda’ creates a function object, without anything to > distinguish it from a function created any other way. Ah, now I understand. It's "just" about proper naming. Thanks. :) -- Christoph M. Becker -- https://mail.python.org/mailman/listinfo/python-list

Re: Cherrypy - prevent browser "prefetch"?

2014-12-01 Thread Christoph M. Becker
-) ACK. However, isn't log-out an idempotent action? -- Christoph M. Becker -- https://mail.python.org/mailman/listinfo/python-list

Content-Type (was: Fwd: Python Signal/Slot + QThred code analysis)

2014-11-25 Thread Christoph M. Becker
Juan Christian wrote: > OFF-TOPIC: You guys said that my emails had some trash HTML and strange > stuffs, is it OK now? You're still sending: Content-Type: multipart/alternative Please configure your MUA to send Content-Type: text/plain only. -- Christoph M. Becker