I didn't link to python 3.3 above, so "none of this stuff is working" would not be stuff I posted. Most python programming is still done on 2.7, because libraries for 3+ are limited.
Gotcha, thanks for your time btw. Sorry I'm a bit frustrated because I always suck at learning a new programming language. Once I can get a somewhat complicated programs running I can usually figure everything else out. Only thing I've been able to do so far in python is "Hello World"
Is there like a simple programs to just pull the last traded price from btc-e that I can try just for a test? I want to see if I can run an interactive program.
EDIT: Actually, just use the API. No scraping required.