![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Should I use "if" or "try" (as a matter of speed)?
From: Edvard Majakari <edvard+news@majakari.net>
Date: Wed Jul 13 2005 - 10:22:37 CEST
Steven D'Aprano <steve@REMOVETHIScyber.com.au> writes:
> My opinion is, no, you don't need to be a C programmer, or an assembly
Yes, I fully agree: in the example presented, it is sufficient to understand
> The way I see it, programmers need to be somewhat aware of the eventual
So true, extra emphasis on encapsulation and independence. Even seasoned
--
# Edvard Majakari Software Engineer
# PGP PUBLIC KEY available Soli Deo Gloria!
$_ = '456476617264204d616a616b6172692c20612043687269737469616e20'; print
join('',map{chr hex}(split/(\w{2})/)),uc substr(crypt(60281449,'es'),2,4),"\n";
Received on Thu Sep 29 16:55:26 2005
|