Hi,
I'm developing a program that analyzes all the webpages on my
webserver.
I've created one class, Filewalker(), with a function that returns the
paths of all ASP pages of interest as a list, which I then turn into a
tuple.
I then iterate over the tuple, passing each path to my Analyzer()
clas
Hi all,
My PC finally went belly up last week and I'm looking forward to
playing with my new Mac. However, I play a bit of online poker, and
there is no Mac client for my poker room.
Ideally, instead of running Virtual PC, I'd much rather build a custom
poker client with Python. It's an idea I've