Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Effeciency of passing XML tree object as function arguments
Post: RE: Effeciency of passing XML tree object as funct...

(Oct-11-2016, 09:13 PM)Ofnuts Wrote: (Oct-11-2016, 07:39 AM)sandeepvl Wrote: Hi all,  Is it efficient to pass an object returned by lxml.etree.parse("a.xml") as argument to other functions? Is th...
sandeepvl General Coding Help 3 5,752 Oct-13-2016, 07:58 AM
    Thread: Effeciency of passing XML tree object as function arguments
Post: Effeciency of passing XML tree object as function ...

Hi all,  Is it efficient to pass an object returned by lxml.etree.parse("a.xml") as argument to other functions? Is the object returned a C pointer-like mechanism referring to the in-memory tree repr...
sandeepvl General Coding Help 3 5,752 Oct-11-2016, 07:39 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020