[docs] Minor documentation error

Georg Brandl georg at python.org
Sun Oct 6 09:23:43 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 23.09.2013 21:34, schrieb Cameron Laird:
> <URL: http://docs.python.org/2/library/xml.etree.elementtree.html > advises
> that
> 
> ... Element.text() accesses the element's text ...
> 
> That should be
> 
> ... Element.text accesses the element's text ...
> 
> The code sample which follows immediately after correctly illustrates use
> of text as attribute, rather than method.

Hi Cameron,

thanks for the report, this is now fixed in the repository and will be
live soon.

cheers,
Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (GNU/Linux)

iEYEARECAAYFAlJRD/8ACgkQN9GcIYhpnLA/PgCfd31fiHgAErR8joxpsvt7ir5x
KF8AnA5Caygbx4MflRRULwjqgigq2m2E
=SR6E
-----END PGP SIGNATURE-----


More information about the docs mailing list