-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On May 17, 2006, at 8:46 PM, Edward Elliott wrote:
> Dave Hansen wrote:
>
>> On Wed, 17 May 2006 17:28:26 GMT in comp.lang.python, Edward Elliott
>>> Just for the sake of completeness:
>>>
>>> cat file |sed 's/\t//g'
>>
>> That doesn't always work
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I used the embedding python guide to embed python in an application
to let me easily script the app. It's all working rather well, and
I've added a number of types which expose the internals to python.
However I've gotten to the point where I want