On Thu, 28 Nov 2013 14:22:01 -0800, mefistofelis wrote:
> I have the following script however when the clipboard contents are
> greek letters it fails to print them right. I have used all posible
> encoding for greek letters including utf8 but to no avail so i just stay
> with latin1.
>
> Can you
On 11/28/2013 5:48 PM, Chris Angelico wrote:
On Fri, Nov 29, 2013 at 9:22 AM, wrote:
I have the following script however when the clipboard contents are
greek letters it fails to print them right. I have used all posible
encoding for greek letters including utf8 but to no avail so i just
stay
On Fri, Nov 29, 2013 at 9:22 AM, wrote:
> I have the following script however when the clipboard contents are greek
> letters it fails to print them right.
> I have used all posible encoding for greek letters including utf8 but to no
> avail so i just stay with latin1.
You need to know what en
I have the following script however when the clipboard contents are greek
letters it fails to print them right.
I have used all posible encoding for greek letters including utf8 but to no
avail so i just stay with latin1.
Can you suggest a solution?
Here is the script:
import win32clipboard
wi