[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



input =  x.readline()
input = input[-1] // or input[-2] for a cr/lf input like from Windows

That do it or did I missunderstand your question?

       Ben Scherrey

Jay Loden wrote:

>I have a question for any Python programmers/hackers out there.
>
>I am reading (with popen() ) the return from a grep search.  However, using 
>read()  or readlines() also reads in "\n" after every result.  Anyone know 
>how I can read it in without the newlines?  
>
>I could of course read through the list and remove the last two characters of 
>every item, but before i do that I wanted to make sure there isn't a function 
>that reads without including \n, \t, \r and such.  Alternatively, maybe 
>someone can suggest a regex to parse it out (I don't know regular expressions 
>yet). 
>
>Thanks for any input!
>-Jay
>_______________________________________________
>Ale mailing list
>Ale at ale.org
&gt;<a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt;
&gt;  
&gt;


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00286" href="msg00286.html">[ale] Python  - read in text minus &quot;\n&quot;</a></strong>
<ul><li><em>From:</em> hbbs at comcast.net (Jeff Hubbs)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00282" href="msg00282.html">[ale] Python  - read in text minus &quot;\n&quot;</a></strong>
<ul><li><em>From:</em> jloden at toughguy.net (Jay Loden)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00283.html">[ale] AGP card slot issues, again</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00285.html">[ale] Python  - read in text minus &quot;\n&quot;</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00282.html">[ale] Python  - read in text minus &quot;\n&quot;</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00286.html">[ale] Python  - read in text minus &quot;\n&quot;</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00284"><strong>Date</strong></a></li>
<li><a href="threads.html#00284"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>