Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65791
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rymg19@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.011 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'url:pypi': 0.03; 'subject:ANN': 0.07; 'creation,': 0.09; 'runtime': 0.09; 'url:github': 0.09; '"it\'s': 0.16; 'both)': 0.16; 'dangerous,': 0.16; 'extensions': 0.16; 'module': 0.19; 'subject:] ': 0.20; 'switch': 0.26; 'function': 0.29; 'message- id:@mail.gmail.com': 0.30; 'asks': 0.31; 'class': 0.32; 'url:python': 0.33; 'anybody': 0.35; 'received:google.com': 0.35; 'c++': 0.36; 'ryan': 0.36; 'url:org': 0.36; 'sometimes': 0.38; 'to:addr:python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'either': 0.39; 'skip:n 10': 0.64; '8bit%:10': 0.64; 'statement,': 0.68; 'links:': 0.84; 'wait,': 0.93; 'more!': 0.95 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=AeJtC1O1SYZve8cAiOtJOU/9ijedwgLwAz4IRrUZPO8=; b=Hse7r0rgKUdUW1CmaeKpKj0RcEjlMf8BPFm/T6L8IR5LFYaKeprI+kkchwIx7D8akr 6QRlpvTIgul8ZxIV7UvkAp75jRpnblw2t0757CH8IOCdW24UxfyNf7aB8WWRkXf2MX1D ks+J8+cUGetNgefyfuvX2OAgn6UAR4vSer0tMju+FA2bfE+loPKhovPMn3f4O82ijeJF oxYRREdz/AOJnJPAyQFuRZrCqT/URdeBgauHjx++1Ne7Z5PsiIRWMCR2ZJWMaCM8Evgk qDLeJxThx6XarStL3SiC8dN/3pSLk/p/FR9RxLuCBqawO7dFKLZQCDaXFKD/0Xixrjse +w4g== |
| X-Received | by 10.180.187.16 with SMTP id fo16mr8008646wic.26.1391985770870; Sun, 09 Feb 2014 14:42:50 -0800 (PST) |
| MIME-Version | 1.0 |
| From | Ryan Gonzalez <rymg19@gmail.com> |
| Date | Sun, 9 Feb 2014 16:42:30 -0600 |
| Subject | [ANN] PyExt 0.6 Released! |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=001a11c266c467be7d04f200f198 |
| X-Mailman-Approved-At | Mon, 10 Feb 2014 02:41:58 +0100 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6607.1391996520.18130.python-list@python.org> (permalink) |
| Lines | 41 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1391996520 news.xs4all.nl 2902 [2001:888:2000:d::a6]:53752 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:65791 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
PyExt is a set of nifty(and sometimes either overly hackish, overly dangerous, or overly both) extensions to Python. It has things like a switch statement, runtime module creation, function overloading(does NOT work with class methods...yet), and more! Links: PyPI: https://pypi.python.org/pypi/pyext GitHub: https://github.com/kirbyfan64/pyext -- Ryan If anybody ever asks me why I prefer C++ to C, my answer will be simple: "It's becauseslejfp23(@#Q*(E*EIdc-SEGFAULT. Wait, I don't think that was nul-terminated."
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
[ANN] PyExt 0.6 Released! Ryan Gonzalez <rymg19@gmail.com> - 2014-02-09 16:42 -0600
csiph-web