Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #11580
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <anand.ibmgsi@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.172 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.66; '*S*': 0.01; 'python.': 0.04; 'syntax.': 0.09; 'subject:python': 0.11; 'subject:port': 0.16; 'perl': 0.18; 'received:74.125.82.174': 0.19; 'received:mail- wy0-f174.google.com': 0.19; 'translated': 0.23; 'testing': 0.24; 'skip:b 20': 0.26; 'posted': 0.26; 'all,': 0.28; 'done.': 0.28; 'lee': 0.28; 'message-id:@mail.gmail.com': 0.29; 'anand': 0.30; 'thanks': 0.30; 'earlier': 0.32; 'this.': 0.32; 'it.': 0.33; 'to:addr:python-list': 0.33; 'all.': 0.34; 'doing': 0.36; 'thread': 0.37; 'but': 0.37; 'received:74.125.82': 0.38; 'received:google.com': 0.38; 'help': 0.39; 'to:addr:python.org': 0.39; 'received:74.125': 0.39; 'love': 0.62; 'lives': 0.63; 'truth': 0.64; 'bottom': 0.64; 'man': 0.65; 'ever': 0.65; 'here.': 0.66; '\xc2\xa0\xc2\xa0': 0.67; 'design.': 0.73; 'irrelevant': 0.84; 'pain': 0.84; 'skip:\xc2 50': 0.84; 'url:site': 0.95 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=sK+UbVLK18WPyu7jcQ0Irw7kphSDKpDuBs3i5qVbPF4=; b=BW8nHajGhCyS9FpOfKxYHQmrqEdB9OaktM4c4uM4ww/fUbbQzB9mNqVK8GexHtfXba F0iQFaQqWTB2+22ol27ZBHKXQ2p612ZVNoVzTplsR3Z/8qxXdyUnugazx6qere0Sn9ts VivCOhk/vo1TJ4PLrmwo1tXtSX+DZOT2B1IcU= |
| MIME-Version | 1.0 |
| From | anand jeyahar <anand.ibmgsi@gmail.com> |
| Date | Tue, 16 Aug 2011 22:08:35 +0530 |
| Subject | python mysqltuner port |
| To | python-list@python.org |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.84.1313513180.27778.python-list@python.org> (permalink) |
| Lines | 28 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1313513180 news.xs4all.nl 23845 [2001:888:2000:d::a6]:41752 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:11580 |
Show key headers only | View raw
Hi all, Sorry for the repeat post. Had posted earlier in between an irrelevant thread by accident. > Hi all, > I did it. Finally managed to port mysqltuner.pl to python. Was a > real pain in the butt doing it from bottom up manually, without ever > really learing perl syntax. But i finally got it done. Now i need help > testing it. find it here. > git@github.com:anandjeyahar/mysqlDbAdmin-python.git. > > Also i never really thought about design. Just blindly/mechanically, > translated from perl to python. So criticize and let me know how i can > improve this. > > Thanks and Regards, > ============================================== > Anand Jeyahar > https://sites.google.com/site/anandjeyahar > ============================================== > The man who is really serious, > with the urge to find out what truth is, > has no style at all. He lives only in what is. > ~Bruce Lee > > Love is a trade with lousy accounting policies. > ~Aang Jie
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
python mysqltuner port anand jeyahar <anand.ibmgsi@gmail.com> - 2011-08-16 22:08 +0530
csiph-web