"Henry Zhang" <[EMAIL PROTECTED]> wrote

> I am curious if there is any way in Python to get MAC address at
> Solaris? I searched from google, didn't find a good idea.

The recipe from Andreas is probably rthe best solution but 
you might be able you grep it out of the dmesg log file (or even 
using Popen on dmesg)

quick n dirty...

Just a thought.

Alan G.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to