[EMAIL PROTECTED] wrote:
> On Aug 10, 10:36 pm, CC <[EMAIL PROTECTED]> wrote:
>> Hi:
>>
>> http://web.newsguy.com/crcarl/python/hexl.py
>>
>> This is my first Python program other than tutorial code snippet
>> experimentation. I chose a hex line editor. I may do a hex screen
>> editor once this i
On Aug 10, 10:36 pm, CC <[EMAIL PROTECTED]> wrote:
> Hi:
>
> http://web.newsguy.com/crcarl/python/hexl.py
>
> This is my first Python program other than tutorial code snippet
> experimentation. I chose a hex line editor. I may do a hex screen
> editor once this is done, if I feel like playing wit
Hi:
http://web.newsguy.com/crcarl/python/hexl.py
This is my first Python program other than tutorial code snippet
experimentation. I chose a hex line editor. I may do a hex screen
editor once this is done, if I feel like playing with the curses module.
Or move straight to wxPython.
This i