Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #71822
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.018 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; '21,': 0.07; 'cc:addr :python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'seems': 0.21; 'import': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'there': 0.35; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=4mSOj+cnyB9au/T3ETbCk9XBm8F1xC1x+TRveOHSHz8=; b=QNrz7YzQGx3rNl4ypveKk158ccKaLvAnCnbxrvKivmXeruQ6cyXOYNPrPYg9AE1tIV 8t0iSHwBHApO1uNoXQW3hPbgJP+4/b3G2QVh9+t1y7KJNjZl0njNYvJQvl9usaG1qPkO AqdCj+dgqIqMRQZdIDJjRMTimA3m6JMAKN7wz7I7nNsVv9lQQbddUe4rNeCj8IURl3V8 rIsv6n0lMD+P//rLm6FE5nXr4grBp0Ub4xyhBW+0gE+sD9Lny4VhFw1+iH5sx3j90x32 F6kHNn/3cfjEa2qHadYu0HpsHF1YfSdR8VJ6RlSLaw8C803Y0xYbNW8JtV7J3BAxN/nN ph3w== |
| MIME-Version | 1.0 |
| X-Received | by 10.58.160.134 with SMTP id xk6mr2036015veb.64.1400609560485; Tue, 20 May 2014 11:12:40 -0700 (PDT) |
| In-Reply-To | <537B98BD.80808@swing.be> |
| References | <d195c26b-62f9-4240-8f3e-c579a288961d@googlegroups.com> <llg2ih$2tg$1@reader1.panix.com> <CALwzidnjuW1xmcxYK_epqi8kATKg8v1dvUJCgu7kUCKXWvoG5Q@mail.gmail.com> <537B98BD.80808@swing.be> |
| Date | Wed, 21 May 2014 04:12:40 +1000 |
| Subject | Re: Putting Py 3.4.1 to work. |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| 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.10167.1400609567.18130.python-list@python.org> (permalink) |
| Lines | 7 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1400609567 news.xs4all.nl 2970 [2001:888:2000:d::a6]:43582 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:71822 |
Show key headers only | View raw
On Wed, May 21, 2014 at 4:02 AM, Vincent Vande Vyvre <vincent.vandevyvre@swing.be> wrote: > from pyside import QtCore, QtGui Is it pyside or PySide? There seems to be some inconsistency here. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Putting Py 3.4.1 to work. wxjmfauth@gmail.com - 2014-05-20 07:31 -0700
Re: Putting Py 3.4.1 to work. John Gordon <gordon@panix.com> - 2014-05-20 17:14 +0000
Re: Putting Py 3.4.1 to work. Ian Kelly <ian.g.kelly@gmail.com> - 2014-05-20 11:38 -0600
Re: Putting Py 3.4.1 to work. Vincent Vande Vyvre <vincent.vandevyvre@swing.be> - 2014-05-20 20:02 +0200
Re: Putting Py 3.4.1 to work. Chris Angelico <rosuav@gmail.com> - 2014-05-21 04:12 +1000
Re: Putting Py 3.4.1 to work. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-20 19:13 +0100
Re: Putting Py 3.4.1 to work. Vincent Vande Vyvre <vincent.vandevyvre@swing.be> - 2014-05-20 21:11 +0200
Re: Putting Py 3.4.1 to work. wxjmfauth@gmail.com - 2014-05-20 12:26 -0700
Re: Putting Py 3.4.1 to work. Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-05-20 15:55 -0500
Re: Putting Py 3.4.1 to work. Terry Reedy <tjreedy@udel.edu> - 2014-05-20 18:19 -0400
Re: Putting Py 3.4.1 to work. wxjmfauth@gmail.com - 2014-05-20 22:52 -0700
Re: Putting Py 3.4.1 to work. wxjmfauth@gmail.com - 2014-05-20 23:36 -0700
csiph-web