-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I've finally updated to the latest bzr version, and so far everything
seems smooth. Some of the new customizables are really useful.
One question: what does py-backslashed-continuation-indent do? When is
it used, and when is py-continuation-off
Am 12.09.2011 09:09, schrieb Georg Brandl:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I've finally updated to the latest bzr version, and so far everything
seems smooth. Some of the new customizables are really useful.
One question: what does py-backslashed-continuation-indent do? Whe
Hi Barry,
intend to write
(defconst py-version "6.0.3")
in trunk, ie having py-version expressed number of upcoming release
instead of the last one.
Think if user has opened two python-mode.el from trunk and release, it's
visible that way from the number, what's the trunk.
Just FYI, cheer
On Sep 12, 2011, at 10:17 AM, Andreas Röhler wrote:
>intend to write
>
>(defconst py-version "6.0.3")
>
>in trunk, ie having py-version expressed number of upcoming release instead
>of the last one.
There are lots of ways projects designate version number in unreleased
branches. I tend to like d
Am 12.09.2011 16:39, schrieb Barry Warsaw:
On Sep 12, 2011, at 10:17 AM, Andreas Röhler wrote:
intend to write
(defconst py-version "6.0.3")
in trunk, ie having py-version expressed number of upcoming release instead
of the last one.
There are lots of ways projects designate version number