Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the process to run sub-process with pipes that connect both input and output?

Answer Posted / siva kumar reddy dandu

try to use subprocess module
x = subprocess.popen(command)
x.read()

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are sets hashable python?

868


How do you perform pattern matching in python?

1092


What is raise keyword do in python exception handling?

919


How to pass optional or keyword parameters from one function to another in python?

931


Do you know what is lambda in python?

1086


Do they know a tuple/list/dict when they see it?

996


What is ord () in python?

825


Do sets, dictionaries and tuples also support comprehensions?

1021


How do you get all values from a python dictionary?

886


What is the use of assertions in python?

1120


Differentiate between the append() and extend() methods of a list?

959


What is a python constant?

1031


How will you remove the last object from a list?

886


Give an example of shuffle() method?

865


What is the encapsulation?

921