Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86535
| Path | csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <wrw@mac.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'subject:ANN': 0.07; 'subject:released': 0.07; 'executable': 0.09; 'i\xe2\x80\x99ve': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'assume': 0.14; '2.7': 0.14; 'after,': 0.16; 'ides': 0.16; 'mooney': 0.16; 'received:10.0.1.5': 0.16; 'received:mac.com': 0.16; 'wing': 0.16; 'wrote:': 0.18; 'received:10.0.1': 0.19; 'user.': 0.19; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'specify': 0.24; 'environment': 0.24; 'cc:no real name:2**0': 0.24; 'correct': 0.29; 'properties': 0.29; "i'm": 0.30; 'url:mailman': 0.30; 'that.': 0.31; 'know.': 0.32; 'run': 0.32; 'open': 0.33; 'url:python': 0.33; 'version': 0.36; 'url:listinfo': 0.36; 'entry': 0.36; 'received:10.0': 0.36; 'url:org': 0.36; 'project': 0.37; 'received:10': 0.37; 'button': 0.38; 'received:17': 0.38; 'pm,': 0.38; 'url:mail': 0.40; 'free': 0.61; 'different': 0.65; 'to:addr:gmail.com': 0.65; 'side': 0.67; '26,': 0.68; 'hey,': 0.75; 'click': 0.77; '3.4': 0.84; 'header:In- reply-to:1': 0.84 |
| X-Proofpoint-Virus-Version | vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-02-26_07:2015-02-26,2015-02-26,1970-01-01 signatures=0 |
| X-Proofpoint-Spam-Details | rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1502260191 |
| Content-type | text/plain; charset=utf-8 |
| MIME-version | 1.0 (Mac OS X Mail 8.2 \(2070.6\)) |
| Subject | Re: ANN: Wing IDE 5.1.2 released |
| From | William Ray Wing <wrw@mac.com> |
| In-reply-to | <a309086a-d256-4592-9785-2b025aa29b03@googlegroups.com> |
| Date | Thu, 26 Feb 2015 14:42:55 -0500 |
| Content-transfer-encoding | quoted-printable |
| References | <mailman.19261.1424966411.18130.python-list@python.org> <a309086a-d256-4592-9785-2b025aa29b03@googlegroups.com> |
| To | Jim Mooney <cybervigilante@gmail.com> |
| X-Mailer | Apple Mail (2.2070.6) |
| Cc | python-list@python.org, "William R. Wing" <wrw@mac.com> |
| 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.19281.1424979801.18130.python-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1424979801 news.xs4all.nl 2846 [2001:888:2000:d::a6]:59671 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:86535 |
Show key headers only | View raw
> On Feb 26, 2015, at 2:04 PM, Jim Mooney <cybervigilante@gmail.com> wrote: > > Hey, can I run Py 2.7 and 3.4 side by side without a lot of hassle, using Wing? I run both since I'm migranting and so far the free IDEs just seem to choke on that. > -- > https://mail.python.org/mailman/listinfo/python-list I assume you just mean that you would like to have different Python projects that open in Wing with the correct associated version of Python. Yes, you can specify a python executable in the Project Properties - Environment tab. Click on the “Custom" button in the Python Executable entry and enter the path to the version of Python you want. If this isn’t what you are after, let us know. -Bill PS: I’ve found that the Wing e-mail support is VERY responsive. No relation, just a happy user.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ANN: Wing IDE 5.1.2 released Wingware <info@wingware.com> - 2015-02-26 11:00 -0500
Re: ANN: Wing IDE 5.1.2 released Jim Mooney <cybervigilante@gmail.com> - 2015-02-26 11:04 -0800
Re: ANN: Wing IDE 5.1.2 released William Ray Wing <wrw@mac.com> - 2015-02-26 14:42 -0500
Re: ANN: Wing IDE 5.1.2 released Chris Angelico <rosuav@gmail.com> - 2015-02-27 11:12 +1100
csiph-web