Re: NameError obwohl das Objekt angezeigt wird?
Andreas Jung <[email protected]>
| Newsgroups | gmane.comp.web.zope.german |
|---|---|
| Organization | ZOPYX Ltd & Co. KG |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hartmut Goebel wrote: > Hallo, > > ich habe einen sehr eigenartigen Fehler: Unten stehendes Snippet > (eine Variante von Plones newsitem_view) funktioniert wie > gewünscht. Wenn ein Bild vorhanden ist, dann wird es angezeigt. > (Ebenso der Text, das habe ich hier weg gelassen.) > > <div class="zettel" tal:define="object nocall:object | > nocall:here; Sorry aber das ist frickliger Code. Mach hier bitte explizite Checks python: object is None oder so ähnlich rein - aber niemals via nocall: Ausserdem halte die Verwendung von 'object' als Variablenname (Keyword in Python) für grenzwertig. Auch die Umdefinierung von object zu object oder here sieht hässlich aus... Andreas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuZMyoACgkQCJIWIbr9KYw6PwCgkKbIabI5zAd8iA8R9lRorYyy hUsAoI07JJHdhUakysBAaeV4xntphe5X =lAYu -----END PGP SIGNATURE----- _______________________________________________ zope mailing list [email protected] https://mail.dzug.org/mailman/listinfo/zope
lists.vcf
(text/x-vcard, 331 B)
begin:vcard fn:Andreas Jung n:Jung;Andreas org:ZOPYX Ltd. & Co. KG adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany email;internet:[email protected] title:CEO tel;work:+49-7071-793376 tel;fax:+49-7071-7936840 tel;home:+49-7071-793257 x-mozilla-html:FALSE url:www.zopyx.com version:2.1 end:vcard