Sorry for taking so long to reply.
dman <[EMAIL PROTECTED]> wrote:
> | ] The package currently depends on python1.5. What should it depend on
> | ] when fixed?
> |
> | python
>
> This must be versioned though.
> python >= (2.1) , python << (2.2)
> will get you the current default versio
Kim Oldfield <[EMAIL PROTECTED]> wrote:
> Some further replies which don't appear to have been copied to you.
>
> Regards,
> Kim
dman <[EMAIL PROTECTED]> wrote:
> I'd prefer to write this as
>
> try :
> import filecmp as cmp
> except ImportError :
> import cmp
>
> It is more pythonic
Hello all,
First, let me say I'm not subscribed to the list. Please CC me in your
replies.
I'm the maintainer for imgsizer,
http://packages.debian.org/unstable/web/imgsizer.html
which used to be a perl script and is
now a python script. I don't know python.
3 matches
Mail list logo