Oh, no I did not create any modules, wish I had the knowledge to do so!
I think I've moved beyond whatever that issue was and now getting a timeout.
The info is below... any help you can give is appreciate!
I'm running this code...
import os, re, string, urllib, types
data = urllib.urlencode({
livin wrote:
> I beleive so... I cannot know for sure becasue the models are not
> separate... they are in the python23.zlib file... I'm no sure how to check
> the file, it looks as if it is compiled (I'm new to python so forgive my
> ignorance)
Yes, there should be an re module in your Python
I beleive so... I cannot know for sure becasue the models are not
separate... they are in the python23.zlib file... I'm no sure how to check
the file, it looks as if it is compiled (I'm new to python so forgive my
ignorance)
"Kent Johnson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROT
livin wrote:
> my log...
>
> INFO urllib.urlopen('http://192.168.1.11/hact/kitchen.asp',
> urllib.urlencode({'Action': 'hs.ExecX10ByName+Kitchen+Lights%2C+On
> %2C+100&x=4&y=6'}))
> INFO
> INFO File "Q:\python\python23.zlib\urllib.py", line 78, in urlopen
> INFO File "Q:\python\python23.zli
my log...
INFO urllib.urlopen('http://192.168.1.11/hact/kitchen.asp',
urllib.urlencode({'Action': 'hs.ExecX10ByName+Kitchen+Lights%2C+On
%2C+100&x=4&y=6'}))
INFO
INFO File "Q:\python\python23.zlib\urllib.py", line 78, in urlopen
INFO File "Q:\python\python23.zlib\urllib.py", line 159, in op