
Hello Revision 77096 fixed a bug in Doc/library/2to3.rst by changing “hasattr(x, "__call_")” to “isinstance(x, collections.Callable)”. However, in the 2.6 documentation still visible at docs.python.org, the incorrect “__call_” is still present. Regards

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 14.05.2010 19:08, schrieb Éric Araujo:
Fixed to __call__ for now. Don't know if Benjamin will the fix for the fixer to 2.6. Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) iEYEARECAAYFAkv28AEACgkQN9GcIYhpnLCf5gCfewMk1lKXZZh2AwtRSGrF+WjZ Mm4An11DDWWIlHh51Cj4+G5vvcPDmmu5 =kAEr -----END PGP SIGNATURE-----

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 14.05.2010 19:08, schrieb Éric Araujo:
Fixed to __call__ for now. Don't know if Benjamin will the fix for the fixer to 2.6. Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) iEYEARECAAYFAkv28AEACgkQN9GcIYhpnLCf5gCfewMk1lKXZZh2AwtRSGrF+WjZ Mm4An11DDWWIlHh51Cj4+G5vvcPDmmu5 =kAEr -----END PGP SIGNATURE-----
participants (2)
-
Georg Brandl
-
Éric Araujo