Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101438
| From | Saran Ahluwalia <ahlusar.ahluwalia@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Understanding " 'xml.etree.ElementTree.Element' does not support the buffer interface" |
| Date | 2016-01-10 10:46 -0500 |
| Message-ID | <mailman.4.1452440826.3151.python-list@python.org> (permalink) |
| References | <876e5e0c-42c4-416a-90c0-ac2641e81949@googlegroups.com> <56927670$0$1616$c3e8da3$5496439d@news.astraweb.com> |
Hi Steven: That is the only message (*xml.etree.ElementTree.Element' does not support the buffer interface"*). There is no traceback. My apologies for not clarifying previously. On Sun, Jan 10, 2016 at 10:19 AM, Steven D'Aprano <steve@pearwood.info> wrote: > On Mon, 11 Jan 2016 02:04 am, kbtyo wrote: > > > Hello Everyone: > > > > I am curious to know why I receive the aforementioned message. > > > It is impossible to be sure from the information you have given us, since > we > do not know which line of code caused the error. > > Please copy and paste the ENTIRE traceback, starting from the line: > > Traceback (most recent call last) > > to the end of the error message. This will (hopefully) show us which line > of > your code caused the error. > > > > -- > Steven > > -- > https://mail.python.org/mailman/listinfo/python-list >
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Understanding " 'xml.etree.ElementTree.Element' does not support the buffer interface" kbtyo <ahlusar.ahluwalia@gmail.com> - 2016-01-10 07:04 -0800
Re: Understanding " 'xml.etree.ElementTree.Element' does not support the buffer interface" Steven D'Aprano <steve@pearwood.info> - 2016-01-11 02:19 +1100
Re: Understanding " 'xml.etree.ElementTree.Element' does not support the buffer interface" Saran Ahluwalia <ahlusar.ahluwalia@gmail.com> - 2016-01-10 10:46 -0500
Re: Understanding " 'xml.etree.ElementTree.Element' does not support the buffer interface" Steven D'Aprano <steve@pearwood.info> - 2016-01-11 04:27 +1100
Re: Understanding " 'xml.etree.ElementTree.Element' does not support the buffer interface" Saran Ahluwalia <ahlusar.ahluwalia@gmail.com> - 2016-01-10 12:53 -0500
Re: Understanding " 'xml.etree.ElementTree.Element' does not support the buffer interface" Saran Ahluwalia <ahlusar.ahluwalia@gmail.com> - 2016-01-11 16:54 -0500
Re: Understanding " 'xml.etree.ElementTree.Element' does not support the buffer interface" Steven D'Aprano <steve@pearwood.info> - 2016-01-12 12:18 +1100
csiph-web