D H wrote:
>
> How is that a problem that some editors use 8 columns for tabs and
> others use less? So what?
> A bigger problem I see is people using only 2 or 3 spaces for indenting.
> That makes large amounts of code much less readable. And of course it
> is a problem if you mix tabs and s
will let you know if I do.
Did you compile python-ldap yourself for Python 2.5?
Which version of python-ldap? Which compiler?
Regards
Anthon
Melissa Evans wrote:
> Hi. I'm new to Python. :)
>
> I've modified grappy.py,
> http://www.stacken.kth.se/~mattiasa/projects/gra
rams at exit time, I set
the environment var to 0
HTH
Anthon
--
http://mail.python.org/mailman/listinfo/python-list
ace before
exiting with specific values.)
Regards
Anthon
--
http://mail.python.org/mailman/listinfo/python-list
I am trying to get at the python source code, but it seems
svn.python.org is down, at least on port 80 (http) and 3690 (svn).
This happened earlier this week and then it came back (at least
yesterday).
Are all the real ( ;-) ) developers using ssh+svn and not noticing
this?
Anthon
--
http
keyword
parameters (introduced in Python 2.2 IIRC) was a mistake. This kind of
use of keyword parameters prevents any real keyword parameters. E.g.
with 'maxsize' that restricts the dictionary size or 'unique' that
would throw an Exception if an existing key gets reassign
subclass that does so), but it
made me revisit the idea of investigating the keyword parameter
order..
I will just drop this idea
Thanks
Anthon
On Nov 18, 12:08 pm, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> > I am not sure if this kind of info is available internally
Hi Tim,
Thanks for the comments, I obviously hadn't thought beyond the simple
case.
I am happy I wrote (and that you Martin answered) instead of trying to
program myself into a halffunctional implementation %-)
Regards
Anthon
On Nov 18, 1:40 pm, Tim Chase <[EMAIL PROTECTED]> wrot
come
back to you after I return home (in a week time), drop me an email.
Are you going to be at Europython again (we once shared a taxi in
Birmingham). I will drive down there tomoorw.
Regards
Anthon
On 2012-06-30 12:41, Christian Tismer wrote:
Tiffany - Read/Write Multipage-Tiff with PIL
string_formatter is a backport of the 3.4.1+ string.Formatter class, to
2.7, 3.3 and 3.4.0. This allows the use of empty keys {} in its format
strings.
At the same time it solves an existing (at least until 3.5.0.rc3) bug in
string.Formatter, breaking with the use of nested empty keys.
Python 3.4
10 matches
Mail list logo