Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python,': 0.02; 'syntax': 0.03; 'debug': 0.05; 'python': 0.09; 'currently,': 0.09; 'ide': 0.09; 'ping': 0.09; 'subject:Help': 0.10; 'ignore': 0.13; 'properly': 0.15; '2.7.2': 0.16; 'eclipse': 0.16; 'fabio': 0.16; 'formatting.': 0.16; 'ironpython': 0.16; 'pep8': 0.16; 'skip:z 70': 0.16; 'subject:alive': 0.16; 'theme.': 0.16; 'to:addr:lists.sourceforge.net': 0.16; 'to:name:python list': 0.16; 'url:at': 0.16; 'url:pydev': 0.16; 'developer': 0.19; 'skip:p 30': 0.20; 'all,': 0.21; 'cheers,': 0.23; 'message- id:@mail.gmail.com': 0.27; 'fixed': 0.28; 'environment': 0.29; 'editors': 0.29; 'class': 0.29; 'at:': 0.31; 'code': 0.31; 'raising': 0.33; 'to:addr:python-list': 0.33; 'skip:- 20': 0.34; 'skip:- 50': 0.34; 'received:google.com': 0.34; 'updated': 0.34; 'url:org': 0.36; 'others.': 0.36; 'editor': 0.37; 'being': 0.37; 'copying': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'release': 0.39; 'help': 0.40; 'qualified': 0.60; 'first': 0.61; 'improved': 0.62; 'helping': 0.63; 'details': 0.63; 'more': 0.63; 'url:blogspot': 0.64; 'making': 0.64; 'to:addr:python-announce- list': 0.65; 'continued': 0.66; 'home': 0.66; 'to:no real name:2**2': 0.69; 'url:me': 0.69; 'funds': 0.78; 'dark': 0.84; 'developed.': 0.84; 'lightweight': 0.84; 'warning.': 0.84; 'subject:keep': 0.91; 'to:2**3': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=ZZj6e+xJ4QVOPLScde/AYEAatTJEKyDXWKU0/5UvO+Y=; b=ObeHdeb6JQIqNl0QMrODTp6Dddy+frK3LbFffw4I2BUhbsVlv4jGLab+pTGP7kipmA dtN9yOgISC0LY7UsNHPsJBXS197li5SF2a1DDnKIJquhvhDaDgeemZGNn4slNHKLcVmk dQirYBoptuiU8Sy+XFIK4NOgWHcq52J2DcdL/3dOhzcB4PcAgdxTB8tMkZglQp6UDSYz x0hZUFkua0Z590Ey1r/CiQt4Nh27wTy/iW5xPNqD/SI1q7F0BwvYVXu8zfyMase9PRWj SWJIknwOeIgJXNRPh/KmfwCysrvcplaCIVhgPsGC7yfOdawltWalcIX1+vwllO00J3JE ogew== X-Received: by 10.194.9.166 with SMTP id a6mr12219080wjb.2.1363364190338; Fri, 15 Mar 2013 09:16:30 -0700 (PDT) MIME-Version: 1.0 From: Fabio Zadrozny Date: Fri, 15 Mar 2013 13:16:10 -0300 Subject: PyDev 2.7.2 Released / Help to keep PyDev alive To: jython-users@lists.sourceforge.net, pydev-announce@lists.sourceforge.net, pydev-code@lists.sourceforge.net, pydev-users@lists.sourceforge.net, python-announce-list@python.org, python list Content-Type: multipart/alternative; boundary=047d7b450e0a43c61704d7f8f687 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 90 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1363364193 news.xs4all.nl 6934 [2001:888:2000:d::a6]:50478 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41280 --047d7b450e0a43c61704d7f8f687 Content-Type: text/plain; charset=ISO-8859-1 Hi All, PyDev 2.7.2 has been released and needs help to be kept being developed. Release Highlights ---------------------------- * Updated icons in PyDev to match better a dark theme. * Improved minimap. * Fixed issue copying qualified name when editor is not in the PYTHONPATH. * Removed call home ping from PyDev. * Fixed issue on Ctrl+1 assist to ignore some warning. * Improved comment/uncomment to deal properly with pep8 formatting. Helping PyDev --------------------------- Currently, PyDev is raising funds so that it's development can be continued and a lightweight toolchain for editors inside Eclipse can complement it. Please help keeping PyDev alive! More details can be seen at: http://igg.me/at/liclipse What is PyDev? --------------------------- PyDev is a plugin that enables users to use Eclipse for Python, Jython and IronPython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. Cheers, -- Fabio Zadrozny ------------------------------------------------------ Software Developer PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com --047d7b450e0a43c61704d7f8f687 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi All,

PyDev 2.7.2 has = been released and needs help to be kept being developed.


Release Highlights
------------------------= ----

* Updated icons in PyDev to match better a dark theme.<= /div>
* Improved minimap.
* Fixed issue copying qualified= name when editor is not in the PYTHONPATH.
* Removed call home p= ing from PyDev.
* Fixed issue on Ctrl+1 assist to ignore some warning.
* Imp= roved comment/uncomment to deal properly with pep8 formatting.

Helping PyDev
-----------------------= ----

Currently, PyDev is raising funds so that it's deve= lopment can be continued and a lightweight toolchain for editors inside Ecl= ipse can complement it.

Please help keeping PyDev = alive! More details can be seen at: h= ttp://igg.me/at/liclipse


What is PyDev?
---------------= ------------

PyDev is a plugin that enables users = to use Eclipse for Python, Jython and IronPython development -- making Ecli= pse a first class Python IDE -- It comes with many goodies such as code com= pletion, syntax highlighting, syntax analysis, refactor, debug and many oth= ers.


Cheers,

--=A0
Fabio Zadrozny
-----------------------------------------= -------------
Software Developer

PyDev -= Python Development Environment for Eclipse
--047d7b450e0a43c61704d7f8f687--