It only runs on Intel 386-compatible processors. Once we know what CPU
you are using then we can figure it out better.
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
I use Notepad++ on my Windows box for Python, but my feeling about it
is a bit "Blah..." but thats my feeling with Windows in general ;-)
I think I'm one of the rare ones who do not like its choice of Syntax
Highlighting colours. But too lazy to change them since I don't do
much development on my
repost as didn't reply to list first time:
2008/6/12 Michael yaV <[EMAIL PROTECTED]>:
> A little background on myself. I am a web designer so I am a Mac person. I
> have taught myself HTML and flash by reading manuals and a lot of trial and
> error over the last 11 years. I have always wanted to
ng or wanting to make a web spider.
Check out
a) urllib
b) urllib2
c) beautifulsoup
a + b are built-ins. c you have to download and install from
http://www.crummy.com/software/BeautifulSoup/
Cheers,
Python Nutter
___
Tutor maillist - Tutor@python.