Authentication

2006-07-18 Thread bigodines
Hello guys, I'm trying to learn python by making some small programs that could be useful for some bigger propouses. In fact, i've made a small "check latest-modified" for webpages and it's working great. The next step I would like to do is to check if I have new e-mails (I don't wanna read it fr

Re: Simple question

2006-06-05 Thread bigodines
SOLVED, thanks for your time. :) bigodines wrote: > Hi guys! > > I'm a complete newbie in Python and I'm trying to make a small software > to watch my network. It will be a simple snmpget report for a specific > machine. > > I would like to make a small pro

Simple question

2006-06-05 Thread bigodines
Hi guys! I'm a complete newbie in Python and I'm trying to make a small software to watch my network. It will be a simple snmpget report for a specific machine. I would like to make a small program in python to be runed with crontrab that will store the whole output in a txt file. I know its not