Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86490
| From | cl@isbd.net |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python Worst Practices |
| Date | 2015-02-26 10:09 +0000 |
| Message-ID | <nv73sb-j98.ln1@esprimo.zbmc.eu> (permalink) |
| References | <mclca6$iie$1@ger.gmane.org> <mailman.19241.1424926390.18130.python-list@python.org> |
Ian Kelly <ian.g.kelly@gmail.com> wrote: > On Wed, Feb 25, 2015 at 1:45 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > > http://www.slideshare.net/pydanny/python-worst-practices > > > > Any that should be added to this list? Any that be removed as not that bad? > > Using XML for configuration is a good example of a worst practice, but > using Python instead isn't best practice. There are good arguments > that a configuration language shouldn't be Turing-complete. See for > instance this blog post: http://taint.org/2011/02/18/001527a.html > I agree wholeheartedly about XML, it's just not designed for what half the world seems to be using it for. Rather like HTML in a way, that should have been a proper mark-up language. -- Chris Green ยท
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Python Worst Practices Ian Kelly <ian.g.kelly@gmail.com> - 2015-02-25 21:52 -0700 Re: Python Worst Practices cl@isbd.net - 2015-02-26 10:09 +0000
csiph-web