![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Filtering out non-readable characters
From: Adriaan Renting <renting@astron.nl>
Date: Fri Jul 29 2005 - 11:42:25 CEST
def StripNoPrint(self, S):
Adriaan Renting | Email: renting@astron.nl
I am having trouble figuring out an easy python way to do this... is
Or is it better to go through every character and do ord(character),
What's the easiest way to do something like this?
thanks
-- http://mail.python.org/mailman/listinfo/python-listReceived on Thu Sep 29 17:13:47 2005 |