Hello Cameron,
Did you received my yesterday's mail?
--
http://mail.python.org/mailman/listinfo/python-list
Τη Πέμπτη, 18 Απριλίου 2013 2:00:48 π.μ. UTC+3, ο χρήστης Cameron Simpson
έγραψε:
> Reply to this message. I will email you my ssh public key. Please make me an
> _ordinary_ user account called "cameron" and send me the ssh details of your
> VPS.
Thank you very much Cameron, i appreciate all yo
On 14Apr2013 04:22, nagia.rets...@gmail.com wrote:
| > | Cameron would it be too much to ask to provide you with root
| > | access to my VPS server so you can have a look there too?
| > | i can pay you if you like if you wait a few days to gather some money.
| >
| > I really do not recommend that
On Wed, Apr 17, 2013 at 4:56 PM, wrote:
> can you help please or tell me what else i need to try?
You need to try trimming quoted text in replies, not double-spacing,
and paying for help.
ChrisA
--
http://mail.python.org/mailman/listinfo/python-list
On Wed, Apr 17, 2013 at 4:56 PM, wrote:
> can you help please or tell me what else i need to try?
You need to try trimming quoted text in replies, not double-spacing,
and paying for help.
ChrisA
--
http://mail.python.org/mailman/listinfo/python-list
Τη Κυριακή, 14 Απριλίου 2013 12:28:32 μ.μ. UTC+3, ο χρήστης Cameron Simpson
έγραψε:
> On 13Apr2013 23:00, nagia.rets...@gmail.com wrote:
>
> | root@nikos [/home/nikos/public_html/foo-py]# pwd
>
> | /home/nikos/public_html/foo-py
>
> | root@nikos [/home/nikos/public_html/foo-py]# cat foo.py
>
Hello, can you still help me please?
--
http://mail.python.org/mailman/listinfo/python-list
Τη Κυριακή, 14 Απριλίου 2013 12:28:32 μ.μ. UTC+3, ο χρήστης Cameron Simpson
έγραψε:
> On 13Apr2013 23:00, nagia.rets...@gmail.com wrote:
>
> | root@nikos [/home/nikos/public_html/foo-py]# pwd
>
> | /home/nikos/public_html/foo-py
>
> | root@nikos [/home/nikos/public_html/foo-py]# cat foo.py
>
On 13Apr2013 23:00, nagia.rets...@gmail.com wrote:
| root@nikos [/home/nikos/public_html/foo-py]# pwd
| /home/nikos/public_html/foo-py
| root@nikos [/home/nikos/public_html/foo-py]# cat foo.py
| #!/bin/sh
| exec 2>>/home/nikos/cgi.err.out
| echo "$0 $*" >&2
| id >&2
| env | sort >&2
| set -x
| ex
;
> Can anyone help with this?
>
> I even tried to change print() with sys.stdout.buffer() but still i get the
> same unicode issue.
>
>
>
> I don't know what to try anymore.
root@nikos [/home/nikos/public_html/foo-py]# pwd
/home/nikos/public_html/foo-py
root@nikos [
On 13Apr2013 07:16, nagia.rets...@gmail.com wrote:
| root@macgyver [/home/nikos/public_html/cgi-bin]# ls ../cgi.err.out
| ../cgi.err.out
I prefer "ls -ld" myself.
| root@macgyver [/home/nikos/public_html/cgi-bin]# cat ../cgi.err.out
|
| Also i have foudn the error log and i tried to view it b
On Sun, Apr 14, 2013 at 12:16 AM, wrote:
> Also i have foudn the error log and i tried to view it but it was empty and
> then i removed it and then run the script both from shell and broswer but it
> didnt reappeared.
>
> root@macgyver [/home/nikos/public_html/cgi-bin]# cat /var/log/httpd/error
Τη Σάββατο, 13 Απριλίου 2013 1:28:07 μ.μ. UTC+3, ο χρήστης Cameron Simpson
έγραψε:
> On 12Apr2013 21:50, nagia.rets...@gmail.com wrote:
>
> | Ookey after that is corrected, i then tried the plain solution and i got
> this response back form the shell:
>
> |
>
> | Traceback (most recent call
On 12Apr2013 21:50, nagia.rets...@gmail.com wrote:
| Ookey after that is corrected, i then tried the plain solution and i got this
response back form the shell:
|
| Traceback (most recent call last):
| File "metrites.py", line 213, in
| htmldata = f.read()
| File "/root/.local/l
Τη Σάββατο, 13 Απριλίου 2013 4:41:57 π.μ. UTC+3, ο χρήστης Cameron Simpson
έγραψε:
> On 11Apr2013 09:55, Nikos wrote:
>
> | Τη Πέμπτη, 11 Απριλίου 2013 1:45:22 μ.μ. UTC+3, ο χρήστης Cameron Simpson
> έγραψε:
>
> | > On 10Apr2013 21:50, nagia.rets...@gmail.com
> wrote:
>
> | > | the doctype
On 11Apr2013 09:55, Nikos wrote:
| Τη Πέμπτη, 11 Απριλίου 2013 1:45:22 μ.μ. UTC+3, ο χρήστης Cameron Simpson
έγραψε:
| > On 10Apr2013 21:50, nagia.rets...@gmail.com wrote:
| > | the doctype is coming form the attempt of script metrites.py to open and
read the 'index.html' file.
| > | But i don'
Τη Παρασκευή, 12 Απριλίου 2013 9:37:29 μ.μ. UTC+3, ο χρήστης Ian έγραψε:
> On Fri, Apr 12, 2013 at 8:36 AM, wrote:
>
> > Τη Παρασκευή, 12 Απριλίου 2013 4:29:51 μ.μ. UTC+3, ο χρήστης rusi έγραψε:
>
> >> On Apr 12, 6:18 pm, nagia.rets...@gmail.com wrote:
>
> >> > Well, instead of being a smartas
In article ,
Ian Kelly wrote:
> I would also recommend that in the future you should stop deploying
> untested code to your production website. Set up a development
> environment for yourself, make the changes there, and only deploy when
> you know that everything is working.
But that takes al
On Fri, Apr 12, 2013 at 8:36 AM, wrote:
> Τη Παρασκευή, 12 Απριλίου 2013 4:29:51 μ.μ. UTC+3, ο χρήστης rusi έγραψε:
>> On Apr 12, 6:18 pm, nagia.rets...@gmail.com wrote:
>> > Well, instead of being a smartass it would be nice if you could actually
>> > help for once.
>>
>> Interesting!
>>
>> Amo
Τη Παρασκευή, 12 Απριλίου 2013 4:29:51 μ.μ. UTC+3, ο χρήστης rusi έγραψε:
> On Apr 12, 6:18 pm, nagia.rets...@gmail.com wrote:
>
> > Τη Παρασκευή, 12 Απριλίου 2013 4:14:39 μ.μ. UTC+3, ο χρήστης Chris Angelico
> > έγραψε:
>
> >
>
> > > On Fri, Apr 12, 2013 at 10:50 PM, wrote:
>
> >
>
> > > >
On Apr 12, 6:18 pm, nagia.rets...@gmail.com wrote:
> Τη Παρασκευή, 12 Απριλίου 2013 4:14:39 μ.μ. UTC+3, ο χρήστης Chris Angelico
> έγραψε:
>
> > On Fri, Apr 12, 2013 at 10:50 PM, wrote:
>
> > > Someone HEELP ME!!
>
> >http://youtu.be/VxMYwjp8t0o
>
> > ChrisA
>
> Well, instead of
On Fri, Apr 12, 2013 at 11:18 PM, wrote:
> Τη Παρασκευή, 12 Απριλίου 2013 4:14:39 μ.μ. UTC+3, ο χρήστης Chris Angelico
> έγραψε:
>> On Fri, Apr 12, 2013 at 10:50 PM, wrote:
>>
>> > Someone HEELP ME!!
>>
>> http://youtu.be/VxMYwjp8t0o
>>
>> ChrisA
>
>
> Well, instead of being a
Τη Παρασκευή, 12 Απριλίου 2013 4:14:39 μ.μ. UTC+3, ο χρήστης Chris Angelico
έγραψε:
> On Fri, Apr 12, 2013 at 10:50 PM, wrote:
>
> > Someone HEELP ME!!
>
>
>
> http://youtu.be/VxMYwjp8t0o
>
>
>
> ChrisA
Well, instead of being a smartass it would be nice if you could actu
On Fri, Apr 12, 2013 at 10:50 PM, wrote:
> Someone HEELP ME!!
http://youtu.be/VxMYwjp8t0o
ChrisA
--
http://mail.python.org/mailman/listinfo/python-list
Someone HEELP ME!!
--
http://mail.python.org/mailman/listinfo/python-list
On Apr 12, 2:36 pm, nagia.rets...@gmail.com wrote:
> Well, can somebody else propose somehting plz?
Pay for a professional.
--
http://mail.python.org/mailman/listinfo/python-list
Well, can somebody else propose somehting plz?
i have paste the whole script and even the necessary snippet that perhaps
causing this encoding confusion in 3.3
--
http://mail.python.org/mailman/listinfo/python-list
On 04/10/2013 10:50 AM, Νίκος Γκρ33κ wrote:
> I'am not sure i follow you. How did my topic changed?! Is this
> possible?
This is a mailing list/nntp newsgroup. The subject line can be changed
arbitrarily by anyone replying to another message. Normally this is
done to indicate a natural progressi
Τη Πέμπτη, 11 Απριλίου 2013 1:45:22 μ.μ. UTC+3, ο χρήστης Cameron Simpson
έγραψε:
> On 10Apr2013 21:50, nagia.rets...@gmail.com wrote:
>
> | Firtly thank uou for taking a look into the code.
>
> | the doctype is coming form the attempt of script metrites.py to open and
> read the 'index.html'
Of course here is how it look like:
if page.endswith('.html'):
f = open( "/home/nikos/www/" + page, encoding="utf-8" )
htmldata = f.read()
htmldata = htmldata % (quote, music)
counter = '''
On 10Apr2013 21:50, nagia.rets...@gmail.com wrote:
| Firtly thank uou for taking a look into the code.
| the doctype is coming form the attempt of script metrites.py to open and read
the 'index.html' file.
| But i don't know how to try to open it as a byte file instead of an tetxt
file.
I think
nagia.rets...@gmail.com writes:
> metrites.py tries to open that script so we must tell it to open as
> utf-8 text and not as a binary file.
One way is the following:
from codecs import open
with open('index.html', encoding='utf-8') as f:
content = f.read()
ciao, lele.
--
nick
Τη Πέμπτη, 11 Απριλίου 2013 11:20:47 π.μ. UTC+3, ο χρήστης Steven D'Aprano
έγραψε:
> On Thu, 11 Apr 2013 07:50:19 +, Steven D'Aprano wrote:
>
>
>
> > On Thu, 11 Apr 2013 00:13:46 -0700, nagia.retsina wrote:
>
> >
>
> >> Since now we k ow the problem maybe we can tell metrites.py to open
On Thu, 11 Apr 2013 07:50:19 +, Steven D'Aprano wrote:
> On Thu, 11 Apr 2013 00:13:46 -0700, nagia.retsina wrote:
>
>> Since now we k ow the problem maybe we can tell metrites.py to open
>> index.html using utf-8 encoding rather as binary, dont you think?
>
> What makes you think it is UTF-8
On Thu, 11 Apr 2013 00:13:46 -0700, nagia.retsina wrote:
> Since now we k ow the problem maybe we can tell metrites.py to open
> index.html using utf-8 encoding rather as binary, dont you think?
What makes you think it is UTF-8?
Last time you tried decoding content as UTF-8, you got an error tha
Since now we k ow the problem maybe we can tell metrites.py to open index.html
using utf-8 encoding rather as binary, dont you think?
--
http://mail.python.org/mailman/listinfo/python-list
Firtly thank uou for taking a look into the code.
the doctype is coming form the attempt of script metrites.py to open and read
the 'index.html' file.
But i don't know how to try to open it as a byte file instead of an tetxt file.
--
http://mail.python.org/mailman/listinfo/python-list
On 10Apr2013 01:06, Νίκος Γκρ33κ wrote:
| Here is the whole code for metrites.py in case someone wants to take allok.
|
| Everything is correct after altering it to meet python 3.3,
| everythign aprt from the weird unicode error thing.
|
| http://pastebin.com/5Mpjx5Fd
|
| please take a look.
F
On 10 April 2013 09:28, Steven D'Aprano
wrote:
> On Tue, 09 Apr 2013 23:04:35 -0700, rusi wrote:
[...]
> I think it is quite unfair of you to mischaracterise the entire community
> response in this way. One person made a light-hearted, silly, unhelpful
> response. (As sarcasm, I'm afraid it missed
On Wed, Apr 10, 2013 at 12:25 PM, Νίκος Γκρ33κ wrote:
> Τη Τετάρτη, 10 Απριλίου 2013 9:08:38 μ.μ. UTC+3, ο χρήστης Nobody έγραψε:
>> On Wed, 10 Apr 2013 00:23:46 -0700, nagia.retsina wrote:
>>
>>
>>
>> > Look at what 'python3 metrites.py' gives me
>>
>>
>>
>> > File "/root/.local/lib/python2.7/l
Τη Τετάρτη, 10 Απριλίου 2013 9:08:38 μ.μ. UTC+3, ο χρήστης Nobody έγραψε:
> On Wed, 10 Apr 2013 00:23:46 -0700, nagia.retsina wrote:
>
>
>
> > Look at what 'python3 metrites.py' gives me
>
>
>
> > File "/root/.local/lib/python2.7/lib/python3.3/os.py", line 669, ...
>
>
On Wed, 10 Apr 2013 00:23:46 -0700, nagia.retsina wrote:
> Look at what 'python3 metrites.py' gives me
> File "/root/.local/lib/python2.7/lib/python3.3/os.py", line 669, ...
^^^ ^^^
--
http://mail.python.org/mailman/listinfo/python-list
I'am not sure i follow you.
How did my topic changed?! Is this possible?
How about the oce i posted at patebin.com.
Did anyone by any chnace had a look into?
It's only a single thing iam missing for the encoding and the the script will
load properly with python 3.3
--
http://mail.python.org/mai
On Thu, Apr 11, 2013 at 1:15 AM, Mark Lawrence wrote:
> On 10/04/2013 15:43, Νίκος Γκρ33κ wrote:
>>
>> Anyone please?
>>
>
> I have already shown my support for Peter Otten on this thread. Are you
> asking for more people to do so?
Sure, I can! He's one of the people who keeps this list/ng produ
On 10/04/2013 15:43, Νίκος Γκρ33κ wrote:
Anyone please?
I have already shown my support for Peter Otten on this thread. Are you
asking for more people to do so?
--
If you're using GoogleCrap™ please read this
http://wiki.python.org/moin/GoogleGroupsPython.
Mark Lawrence
--
http://mail.
Anyone please?
--
http://mail.python.org/mailman/listinfo/python-list
Mark Lawrence wrote:
> On 10/04/2013 09:34, Steven D'Aprano wrote:
>>
>> On that note, I think I'll take the opportunity to give thanks to Peter
>> Otten, who (if I remember correctly) has been here for longer than I
>> have, and I've been here for a long time. In all that time, I don't think
>> I
Steven D'Aprano wrote:
> On Wed, 10 Apr 2013 08:28:55 +, Steven D'Aprano wrote:
>
>> If you want to be helpful, how about leading by example and taking on
>> some of the less coherent newbie questions
> [...]
>
>
> On that note, I think I'll take the opportunity to give thanks to Peter
> Ot
Thank you just altered it but i still get the same encoding issues.
please its only a matter of simple alternation that iam not able to see.
When you have the time plz take a look.
Thank you!
--
http://mail.python.org/mailman/listinfo/python-list
os.environ['HTTP_USER_AGENT'] is only set when running from browser.
so i faked it by using:
userinfo = os.environ.get('HTTP_USER_AGENT', 'some default')
but the encoding issues are still there.
--
http://mail.python.org/mailman/listinfo/python-list
On 10/04/2013 09:34, Steven D'Aprano wrote:
On that note, I think I'll take the opportunity to give thanks to Peter
Otten, who (if I remember correctly) has been here for longer than I
have, and I've been here for a long time. In all that time, I don't think
I've ever seen him snap at or be rude
On Wed, 10 Apr 2013 08:28:55 +, Steven D'Aprano wrote:
> If you want to be helpful, how about leading by example and taking on
> some of the less coherent newbie questions
[...]
On that note, I think I'll take the opportunity to give thanks to Peter
Otten, who (if I remember correctly) has
On Tue, 09 Apr 2013 23:04:35 -0700, rusi wrote:
> Hmm I see some cut-paste goofup on my part. I was meaning to juxtapose
> this thread where we put up with inordinate amount of nonsense from OP
> along with the recent thread in which a newcomer who thinks he has found
> a bug in pdb is made fun of
Here is the whole code for metrites.py in case someone wants to take allok.
Everything is correct after altering it to meet python 3.3, everythign aprt
from the weird unicode error thing.
http://pastebin.com/5Mpjx5Fd
please take a look.
Thank you.
--
http://mail.python.org/mailman/listinfo/py
Τη Τετάρτη, 10 Απριλίου 2013 7:25:21 π.μ. UTC+3, ο χρήστης Steven D'Aprano
έγραψε:
> What does os.environ['REMOTE_ADDR'] give? Until you answer that question,
> you won't make any progress.
I insists stevv.
Look at what 'python3 metrites.py' gives me
--
http://mail.python.org/mailman/listi
rusi gmail.com> writes:
>
> Hmm I see some cut-paste goofup on my part.
> I was meaning to juxtapose this thread where we put up with inordinate
> amount of nonsense from OP
> along with the recent thread in which a newcomer who thinks he has
> found a bug in pdb is made fun of.
>
> Then thought
On Apr 10, 10:06 am, rusi wrote:
> An interesting case of two threads:
>
> On Apr 10, 9:46 am, Chris Angelico wrote:
>
> > On Wed, Apr 10, 2013 at 2:25 PM, Steven D'Aprano
> > > Obviously you know what the problem is much better than the Python
> > > interpreter.
>
> > I just went to the page and
An interesting case of two threads:
On Apr 10, 9:46 am, Chris Angelico wrote:
> On Wed, Apr 10, 2013 at 2:25 PM, Steven D'Aprano
> > Obviously you know what the problem is much better than the Python
> > interpreter.
>
> I just went to the page and it started playing sound. Between that and
> th
;>
>>> > Hello, iam still trying to alter the code form python 2.6 => 3.3
>>> >
>>> > Everyrging its setup except that unicode error that you can see if
>>> > you go to http://superhost.gr
>>> >
>>> > Can anyone help wi
.3
>> >
>> > Everyrging its setup except that unicode error that you can see if
>> > you go to http://superhost.gr
>> >
>> > Can anyone help with this?
>>
>> > I even tried to change print() with sys.stdout.buffer() but still i
>> >
hat you can see if you go
> > to http://superhost.gr
>
> >
>
> > Can anyone help with this?
>
> > I even tried to change print() with sys.stdout.buffer() but still i get the
> > same unicode issue.
>
> >
>
> > I don't know what to try
d to change print() with sys.stdout.buffer() but still i get the
> same unicode issue.
>
> I don't know what to try anymore.
It seems to be failing on the line:
host = socket.gethostbyaddr( os.environ['REMOTE_ADDR'] )[0]
So the obvious question to ask is: what are the content
Hello, iam still trying to alter the code form python 2.6 => 3.3
Everyrging its setup except that unicode error that you can see if you go to
http://superhost.gr
Can anyone help with this?
I even tried to change print() with sys.stdout.buffer() but still i get the
same unicode issue.
I do
En Thu, 01 Oct 2009 12:10:58 -0300, Walter Dörwald
escribió:
On 01.10.09 16:09, Hyuga wrote:
On Sep 30, 3:34 am, gentlestone wrote:
_MAP = {
# LATIN
u'À': 'A', u'Á': 'A', u'Â': 'A', u'Ã': 'A', u'Ä': 'A', u'Å': 'A',
u'Æ': 'AE', u'Ç':'C', [...long table...]
}
def downcode(name):
Thx for useful advices. They seems to be very clever.
Thx to dajngo users comunity, I've got a nice solution, how to avoid
unicode problems in doctests:
"""
>>> Osoba(meno = "Ľudmila".decode('utf-8'), priezvisko =
"Šafářová".decode('utf-8'))
"""
It is - do not use unicode string
Dave Angel:
> I know that the clipboard has type tags, but I haven't looked at them in
> so long that I forget what they look like. For text, is it just ASCII
> and Unicode? Or are there other possible encodings that the source and
> sink negotiate?
The normal thing seen is that the clipboar
On Thu, 01 Oct 2009 09:03:38 -0700, Walter Dörwald
wrote:
Yes, but any accented characters have been split into the base character
and the combining accent via normalize() before, so only the accent gets
removed. Of course non-decomposable characters will be removed
completely, but it would be
Rami Chowdhury wrote:
> On Thu, 01 Oct 2009 08:10:58 -0700, Walter Dörwald
> wrote:
>
>> On 01.10.09 16:09, Hyuga wrote:
>>> On Sep 30, 3:34 am, gentlestone wrote:
Why don't work this code on Python 2.6? Or how can I do this job?
[snip _MAP]
def downcode(name):
On 01.10.09 17:50, Rami Chowdhury wrote:
> On Thu, 01 Oct 2009 08:10:58 -0700, Walter Dörwald
> wrote:
>
>> On 01.10.09 16:09, Hyuga wrote:
>>> On Sep 30, 3:34 am, gentlestone wrote:
Why don't work this code on Python 2.6? Or how can I do this job?
[snip _MAP]
def downco
On Thu, 01 Oct 2009 08:10:58 -0700, Walter Dörwald
wrote:
On 01.10.09 16:09, Hyuga wrote:
On Sep 30, 3:34 am, gentlestone wrote:
Why don't work this code on Python 2.6? Or how can I do this job?
[snip _MAP]
def downcode(name):
"""
>>> downcode(u"Žabovitá zmiešaná kaša")
u'Zab
On 01.10.09 16:09, Hyuga wrote:
> On Sep 30, 3:34 am, gentlestone wrote:
>> Why don't work this code on Python 2.6? Or how can I do this job?
>>
>> _MAP = {
>> # LATIN
>> u'À': 'A', u'Á': 'A', u'Â': 'A', u'Ã': 'A', u'Ä': 'A', u'Å': 'A',
>> u'Æ': 'AE', u'Ç':'C',
>> u'È': 'E', u'É': 'E',
On Sep 30, 3:34 am, gentlestone wrote:
> Why don't work this code on Python 2.6? Or how can I do this job?
>
> _MAP = {
> # LATIN
> u'À': 'A', u'Á': 'A', u'Â': 'A', u'Ã': 'A', u'Ä': 'A', u'Å': 'A',
> u'Æ': 'AE', u'Ç':'C',
> u'È': 'E', u'É': 'E', u'Ê': 'E', u'Ë': 'E', u'Ì': 'I', u'Í': '
gentlestone wrote:
save in utf-8 the coding declaration also has to be utf-8
ok, I understand, but what's the problem? Unfortunately seems to be
the Python interactive
mode doesn't have unicode support. It recognize the latin-1 encoding
only.
So I have 2 options, how to write doctest:
1.
>save in utf-8 the coding declaration also has to be utf-8
ok, I understand, but what's the problem? Unfortunately seems to be
the Python interactive
mode doesn't have unicode support. It recognize the latin-1 encoding
only.
So I have 2 options, how to write doctest:
1. Replace native charaters w
Piet van Oostrum wrote:
Dave Angel (DA) wrote:
[snip]
DA> Thanks for the correction. What I meant by "works for me" is that the
DA> single example in the docstring translated okay. But I do have a lot to
DA> learn about using Unicode in sources, and I want to learn.
> Dave Angel (DA) wrote:
[snip]
>DA> Thanks for the correction. What I meant by "works for me" is that the
>DA> single example in the docstring translated okay. But I do have a lot to
>DA> learn about using Unicode in sources, and I want to learn.
>DA> So tell me, how were we supposed to gues
Piet van Oostrum wrote:
Dave Angel (DA) wrote:
DA> Works for me:
DA> rrr = downcode(u"Žabovitá zmiešaná kaša")
DA> print repr(rrr)
DA> print rrr
DA> prints out:
DA> u'Zabovita zmiesana kasa'
DA> Zabovita zmiesana kasa
DA> I did have
> Dave Angel (DA) wrote:
>DA> Works for me:
>DA> rrr = downcode(u"Žabovitá zmiešaná kaša")
>DA> print repr(rrr)
>DA> print rrr
>DA> prints out:
>DA> u'Zabovita zmiesana kasa'
>DA> Zabovita zmiesana kasa
>DA> I did have to add an encoding declaration as line 2 of the file:
>DA> #-*- codin
"Dave Angel" wrote in message
news:4ac328d4.3060...@dejaviewphoto.com...
gentlestone wrote:
Why don't work this code on Python 2.6? Or how can I do this job?
_MAP =
# LATIN
u'À': 'A', u'Á': 'A', u'Â': 'A', u'Ã': 'A', u'Ä': 'A', u'Å': 'A',
u'Æ': 'AE', u'Ç':'C',
u'È': 'E', u'É': 'E
I recommend to use UTF-8 coding(specially in GNU/Linux) then write
this in the second line:
#-*- coding: latin-1 -*-
--
http://mail.python.org/mailman/listinfo/python-list
On 30. Sep., 11:45 h., Dave Angel wrote:
> gentlestone wrote:
> > Why don't work this code on Python 2.6? Or how can I do this job?
>
> > _MAP =
> > # LATIN
> > u'À': 'A', u'Á': 'A', u'Â': 'A', u'Ã': 'A', u'Ä': 'A', u'Å': 'A',
> > u'Æ': 'AE', u'Ç':'C',
> > u'È': 'E', u'É': 'E', u'Ê': '
gentlestone wrote:
Why don't work this code on Python 2.6? Or how can I do this job?
_MAP =
# LATIN
u'À': 'A', u'Á': 'A', u'Â': 'A', u'Ã': 'A', u'Ä': 'A', u'Å': 'A',
u'Æ': 'AE', u'Ç':'C',
u'È': 'E', u'É': 'E', u'Ê': 'E', u'Ë': 'E', u'Ì': 'I', u'Í': 'I',
u'Î': 'I',
u'Ï': 'I', u'Ð'
On 30. Sep., 10:43 h., gentlestone wrote:
> On 30. Sep., 10:35 h., Andre Engels wrote:
>
> > I get the feeling that the problem is with the Python interactive
> > mode. It does not have full unicode support, so u"Žabovitá zmiešaná
> > kaša" is changed to u'\x8eabovit\xe1 zmie\x9aan\xe1 ka\x9aa'.
On 30. Sep., 10:35 h., Andre Engels wrote:
> I get the feeling that the problem is with the Python interactive
> mode. It does not have full unicode support, so u"Žabovitá zmiešaná
> kaša" is changed to u'\x8eabovit\xe1 zmie\x9aan\xe1 ka\x9aa'. If you
> call your code from another program, it migh
I get the feeling that the problem is with the Python interactive
mode. It does not have full unicode support, so u"Žabovitá zmiešaná
kaša" is changed to u'\x8eabovit\xe1 zmie\x9aan\xe1 ka\x9aa'. If you
call your code from another program, it might work correctly.
--
André Engels, andreeng...@gm
On 30. Sep., 09:41 h., Andre Engels wrote:
> On Wed, Sep 30, 2009 at 9:34 AM, gentlestone wrote:
> > Why don't work this code on Python 2.6? Or how can I do this job?
>
> Please be more specific than "it doesn't work":
> * What exactly are you doing
> * What were you expecting the result of that
On Wed, Sep 30, 2009 at 9:34 AM, gentlestone wrote:
> Why don't work this code on Python 2.6? Or how can I do this job?
Please be more specific than "it doesn't work":
* What exactly are you doing
* What were you expecting the result of that to be
* What is the actual result?
--
André Engels, a
Why don't work this code on Python 2.6? Or how can I do this job?
_MAP = {
# LATIN
u'À': 'A', u'Á': 'A', u'Â': 'A', u'Ã': 'A', u'Ä': 'A', u'Å': 'A',
u'Æ': 'AE', u'Ç':'C',
u'È': 'E', u'É': 'E', u'Ê': 'E', u'Ë': 'E', u'Ì': 'I', u'Í': 'I',
u'Î': 'I',
u'Ï': 'I', u'Ð': 'D', u'Ñ': 'N', u
On Feb 11, 10:00 pm, "Gabriel Genellina"
wrote:
> En Wed, 11 Feb 2009 23:11:37 -0200, jeffg escribió:
>
>
>
> > On Feb 11, 6:30 pm, "Martin v. Löwis" wrote:
> >> > Thanks, I ended up using encode('iso-8859-15', "replace")
> >> > Perhaps more up to date than cp1252...??
> >> If you encode as iso-
En Wed, 11 Feb 2009 23:11:37 -0200, jeffg escribió:
On Feb 11, 6:30 pm, "Martin v. Löwis" wrote:
> Thanks, I ended up using encode('iso-8859-15', "replace")
> Perhaps more up to date than cp1252...??
If you encode as iso-8859-15, but this is not what your terminal
expects, it certainly won't
On Feb 11, 6:30 pm, "Martin v. Löwis" wrote:
> > Thanks, I ended up using encode('iso-8859-15', "replace")
> > Perhaps more up to date than cp1252...??
>
> > It still didn't print correctly, but it did write correctly, which was
> > my main problem.
>
> If you encode as iso-8859-15, but this is no
> Thanks, I ended up using encode('iso-8859-15', "replace")
> Perhaps more up to date than cp1252...??
>
> It still didn't print correctly, but it did write correctly, which was
> my main problem.
If you encode as iso-8859-15, but this is not what your terminal
expects, it certainly won't print c
On Wed, Feb 11, 2009 at 5:10 PM, jeffg wrote:
> On Feb 11, 3:57 pm, "Martin v. Löwis" wrote:
> > > Having issue on Windows cmd.
> > >> Python.exe
> > a = u'\xf0'
> > print a
> >
> > > This gives a unicode error.
> >
> > > Works fine in IDLE, PythonWin, and my Macbook but I need to run
On Feb 11, 3:57 pm, "Martin v. Löwis" wrote:
> > Having issue on Windows cmd.
> >> Python.exe
> a = u'\xf0'
> print a
>
> > This gives a unicode error.
>
> > Works fine in IDLE, PythonWin, and my Macbook but I need to run this
> > from a windows batch.
>
> > Character should look like th
Benjamin Kaplan wrote:
[snip]
Whoops. Didn't mean to hit send there. I was going to say, you can't
have everything when Microsoft is only willing to break the programs
that average people are going to use on a daily basis. I mean, why
would they do something nice for the international community
On Wed, Feb 11, 2009 at 4:10 PM, Benjamin Kaplan
wrote:
>
>
> On Wed, Feb 11, 2009 at 3:57 PM, "Martin v. Löwis" wrote:
>
>> > Having issue on Windows cmd.
>> >> Python.exe
>> a = u'\xf0'
>> print a
>> >
>> > This gives a unicode error.
>> >
>> > Works fine in IDLE, PythonWin, and my Mac
On Wed, Feb 11, 2009 at 3:57 PM, "Martin v. Löwis" wrote:
> > Having issue on Windows cmd.
> >> Python.exe
> a = u'\xf0'
> print a
> >
> > This gives a unicode error.
> >
> > Works fine in IDLE, PythonWin, and my Macbook but I need to run this
> > from a windows batch.
> >
> > Character
> Having issue on Windows cmd.
>> Python.exe
a = u'\xf0'
print a
>
> This gives a unicode error.
>
> Works fine in IDLE, PythonWin, and my Macbook but I need to run this
> from a windows batch.
>
> Character should look like this "ð".
>
> Please help!
Well, your terminal just cannot
On Wed, Feb 11, 2009 at 2:50 PM, jeffg wrote:
> On Feb 11, 2:35 pm, Albert Hopkins wrote:
> > On Wed, 2009-02-11 at 10:35 -0800, jeffg wrote:
> > > Having issue on Windows cmd.
> > > > Python.exe
> > > >>>a = u'\xf0'
> > > >>>print a
> >
> > > This gives a unicode error.
> >
> > > Works fine in
On Wed, Feb 11, 2009 at 2:50 PM, jeffg wrote:
> On Feb 11, 2:35 pm, Albert Hopkins wrote:
> > On Wed, 2009-02-11 at 10:35 -0800, jeffg wrote:
> > > Having issue on Windows cmd.
> > > > Python.exe
> > > >>>a = u'\xf0'
> > > >>>print a
> >
> > > This gives a unicode error.
> >
> > > Works fine in
1 - 100 of 112 matches
Mail list logo