On Wed, Jan 09, 2002 at 04:56:40AM +0100, Matthias Klose wrote:
> ok, I'm giving up, just wanted to finish the python transition. please
> could somebody look at #128349?
Apologies for all your trouble. The University network has been down
since early December and I've been writing finals before t
ok, I'm giving up, just wanted to finish the python transition. please
could somebody look at #128349?
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
--
***
* [EMAIL PROTECTED] - Laboratoire de Prehistoire du
Lazaret *
*33 bis bd Franck Pilatte 06300 Nice
tel:04-92-00-17-37/fax:04-92-00-17-39*
* Windows a bug's life
On Tue, Jan 08, 2002 at 06:51:44AM -0500, dman wrote:
> I'd prefer to write this as
>
> try :
> import filecmp as cmp
> except ImportError :
> import cmp
>
> It is more pythonic to just try to do what it is you want, and handle
> the situation when it fails, than it is do try and figure o
On Tue, Jan 08, 2002 at 03:12:43PM +1100, Kim Oldfield wrote:
| On 8 Jan 2002, Peter S Galbraith typed:
| ] 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 py
6 matches
Mail list logo