]> granicus.if.org Git - python/commit
Follow current recommended practice in an example: Use isinstance() to
authorFred Drake <fdrake@acm.org>
Sun, 11 Jan 1998 21:15:23 +0000 (21:15 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 11 Jan 1998 21:15:23 +0000 (21:15 +0000)
commitfd49a964bcb473ef20acb70d278766012bf3b577
tree6f31e5b61f79df3bef1a82ba03ae23dd22b95aa3
parent48022db400aff1172bd07533774224a61b2bfd7d
Follow current recommended practice in an example:  Use isinstance() to
perform a type test instead of type(x) == types.FoobarType.  In example
for type().
Doc/lib/libfuncs.tex
Doc/libfuncs.tex