Is there a package that would allow me the same or similar functionality for
modifying html code via the DOM model as I have in JavaScript ? I'd like to
parse an html file, then modify it and save the result. I am not trying to
do this online, rather I would like to do this on a batch of files
>>
>> I am writing some COM code in Python to control photoshop. Several
>> functions of PS require an "Array" argument. In the examples of VBscript
>> or javascript the Array type is used. I have tried what would appear to
>> be the equivalent in Python -- Lists and Tuples -- but to no avail
Hey All,
I am writing some COM code in Python to control photoshop. Several
functions of PS require an "Array" argument. In the examples of VBscript or
javascript the Array type is used. I have tried what would appear to be the
equivalent in Python -- Lists and Tuples -- but to no avail. An
Besides calling the external ping utility -- is there a way native to python
to execute a similar utility ?
--
http://mail.python.org/mailman/listinfo/python-list
using "from wxPython.wx import *" under python2.3 I cannot seem to find the
wxGrid class -- it says its undefined -- am I missing something obvious ? I
know the globalspace import is not the best, but that how I got started
;) -- any help owuld be appreciated
--
http://mail.python.org/mailman/l