Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~145 People Reached
Favorite Forums
Favorite Tags
Member Avatar for pythonhelp

hello, I have a string s which contains the certain line drawing characters: '──────────────────────────────' (these are the characters being generated by pressing the keys alt+196) when i try to print the string 's' to a putty console using the code [CODE]print 's: %s' % s[/CODE] I do get the exact …

Member Avatar for bumsfeld
0
77
Member Avatar for pythonhelp

hello, I am very new to python scripting and would require some help. Thers a product called Ajaxterm which makes use of python scripts and Ajax that I am using. It's a web based unix terminal emulator. I have set this up to work correctly. But there are some unicode …

0
68