Iranna Mathapati <iranna.gan...@gmail.com> writes:

> How to grep values from below out put string.
>
> pattern should include  "Fabric Module".

One possible way would be to use a regular expression --
see the documentation for the "re" module.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to