Hello,
I got the following error:
Traceback (most recent call last):
File "vplayer.py", line 15, in ?
File "config.pyo", line 3, in ?
File "wx\__init__.pyo", line 44, in ?
File "wx\_core.pyo", line 3592, in ?
AttributeError: 'module' object has no attribute
'wxEVT_SCROLL_ENDSCROLL'
I ne
Hello there.
I’m a PHP fan but a Python newbie. I wrote anapplication in Python that
needs to read a cookie setup from a PHP page. Is itpossible to do it?
If not, what if I create a TXT file - as well as a cookie - thatcontains the
cookie’s data? Will python be able to open the file and