Path: csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Marko Rauhamaa Newsgroups: comp.lang.python Subject: Re: Benefits of asyncio Date: Tue, 03 Jun 2014 19:18:35 +0300 Organization: A noiseless patient Spider Lines: 11 Message-ID: <874n027yqs.fsf@elektro.pacujo.net> References: <874n03t5t9.fsf@elektro.pacujo.net> <7x4n03dor0.fsf@ruckus.brouhaha.com> <878upe8poc.fsf@elektro.pacujo.net> <87ha42uos2.fsf@elektro.pacujo.net> <87d2equn23.fsf@elektro.pacujo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx05.eternal-september.org; posting-host="ff5cf27ef3d5b31f034d3b72bdc27a41"; logging-data="24927"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/dpRnE1wBlwgdWACpfMQbP" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:NAefv2ctpgh0Oj8D35wdtzAZKBU= sha1:P+QIljfrUZHwM3BicI1ckh+Itx0= Xref: csiph.com comp.lang.python:72531 Chris Angelico : > Okay. How do you do basic logging? (Also - rolling your own logging > facilities, instead of using what Python provides, is the simpler > solution? This does not aid your case.) Asyncio is fresh out of the oven. It's going to take years before the standard libraries catch up with it. Marko