Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19153
| Date | 2012-01-20 09:20 -0700 |
|---|---|
| From | Michael Torrie <torriem@gmail.com> |
| Subject | Re: Please don't use "setuptools", the "rotten .egg" install system. |
| References | <4f170e46$0$1659$742ec2ed@news.sonic.net> <mailman.4855.1326964340.27778.python-list@python.org> <4f184d54$0$1714$742ec2ed@news.sonic.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4885.1327076420.27778.python-list@python.org> (permalink) |
On 01/19/2012 10:05 AM, John Nagle wrote: > I can do it, I just have better things to do than system > administration. The fact that Python doesn't "just work" is > part of why it's losing market share. Yes you keep saying that. Of course you are complaining on the wrong list. You should be bugging Red Hat about the Python 2.7 thing (after all you pay them for support, right?). Whining about it here is just silly. > Python sort of slips through the cracks. Nobody is doing > the work to make PyPy handle these problems, and Python isn't > important enough for MySQL, etc. to support the connector for > the language. (They support Perl, C, Java, etc., but not > Python.) Supporting C is all they need to do in this case. Python works just fine with C libraries. I have used python with MySQL a fair amount in my previous job. The DB-API interface worked quite well and I found PostgreSQL and MySQL drivers that worked quite nicely. I'm not sure what you think is missing. Maybe you are whining about Python not shipping with the MySQL connector directly. Again, though this is a problem best solved at the distribution level as Python cannot possibly ship binary MySQL libraries for every variation of OS and MySQL client library version. I know the propensity of people on this list is to support and defend Python from any criticism, but in this case such defense seems justified.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Please don't use "setuptools", the "rotten .egg" install system. John Nagle <nagle@animats.com> - 2012-01-18 10:24 -0800
Re: Please don't use "setuptools", the "rotten .egg" install system. Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-18 12:26 -0800
Re: Please don't use "setuptools", the "rotten .egg" install system. Lele Gaifax <lele@metapensiero.it> - 2012-01-19 09:56 +0100
Re: Please don't use "setuptools", the "rotten .egg" install system. John Nagle <nagle@animats.com> - 2012-01-19 09:05 -0800
Re: Please don't use "setuptools", the "rotten .egg" install system. Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-01-19 17:21 +0000
Re: Please don't use "setuptools", the "rotten .egg" install system. Michael Torrie <torriem@gmail.com> - 2012-01-20 09:20 -0700
Re: Please don't use "setuptools", the "rotten .egg" install system. Lele Gaifax <lele@metapensiero.it> - 2012-01-22 10:38 +0100
Re: Please don't use "setuptools", the "rotten .egg" install system. Raffaele Ricciardi <rfflrccrd@gmail.com> - 2012-01-21 00:50 +0000
csiph-web