All,
Thanks for all the help I finally got it. I ended up not having to
get rid of the periods.
Thanks again!
Gerad
--
http://mail.python.org/mailman/listinfo/python-list
All,
I am trying to replace a series of periods in a sting with backspaces
that way I can easily parse information from a Windows command. the
current statement I have for this is
***Statement
capture = re.sub('\.*', '\b', capture)
===
All,
Thanks for all of the great solutions! Sorry I wasn't more specific
in my post and will keep that in mind for future posts. Just FYI I
was using a Windows machine and running Python 2.6.
Once again thanks for all of your help!
Gerad
--
http://mail.python.org/mailman/listinfo/python-list
Hello all,
I am new to python ans was wondering if there was a way to get the mac
address from the local NIC?
Thanks for your help.
Gerad
--
http://mail.python.org/mailman/listinfo/python-list