-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Lennart Regebro wrote:
On 4/11/06, Takahashi, Michael <MTakahashi@oid.ucla.edu> wrote:
I'm trying to write a function that checks to see if the current object is a 'Folder'.
several ways:
isinstance(object, Folder) # does not work in python scripts\
Don't forget 'sametype' inside PythonScripts: sametype(object, another_object) Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEPU53+gerLs4ltQ4RAvv2AJ9w0rChvG53Kx3SuUPAl7kArPOZwACgkJ6Z EMIfMgEoFlDF6WJXGgeR9Lk= =XOO2 -----END PGP SIGNATURE-----