When I am compiling some code, I am getting the following the above
mentioned error. So how can i go about solving this issue.
Should I recompile python using -enable-unicode=UCS4 option. Is there no
other way to solve this issue.
Amal.
--
http://mail.python.org/mailman/listinfo/python-list
Michael Hoffman wrote:
>Ben Finney wrote:
>
>
>
>>Conversely, PyPI is a dull name with no obvious pronunciation, thus
>>difficult to remember; whereas Cheese Shop is a short phrase (that can
>>be translated), is easy to remember and has easy analogies to its
>>actual function.
>>
>>
>
>A pla
Ben Finney wrote:
> Conversely, PyPI is a dull name with no obvious pronunciation, thus
> difficult to remember; whereas Cheese Shop is a short phrase (that can
> be translated), is easy to remember and has easy analogies to its
> actual function.
A place you visit where you can never find what y
Erik Max Francis <[EMAIL PROTECTED]> wrote:
> I came across the change a good while back in my Web referrals, not
> having heard of it except passively. PyPI was a simple, clear,
> unambiguous name; Cheese Shop is just a silly name for no purpose.
Conversely, PyPI is a dull name with no obvious p
Michael Hoffman wrote:
> I have but I've never heard of PyPI's name being changed? I can only
> find an announcement on Slashdot?
I came across the change a good while back in my Web referrals, not
having heard of it except passively. PyPI was a simple, clear,
unambiguous name; Cheese Shop is
Lucas Raab wrote:
> Michael Hoffman wrote:
>> http://www.python.org/pypi
>>
>> This used to be called the Python Package index but is now the Python
>> Cheese Shop? Huh???
>
> You've never heard the Cheese Shop Sketch by Monty Python??
I have but I've never heard of PyPI's name being changed? I
Michael Hoffman wrote:
> Srinivasan TK wrote:
>
>> Now ,Is it mandatory that I build the third-party
>> packages ( python2.4/site-packages) .
>
>
> Only if you want to use them. Really, no.
>
>> If so is there a
>> list that needs to be built and i
Srinivasan TK wrote:
> Now ,Is it mandatory that I build the third-party
> packages ( python2.4/site-packages) .
Only if you want to use them. Really, no.
> If so is there a
> list that needs to be built and installed .
There is a list of them packages which you MAY install
All,
I have been successful in build/install of python2.4
on AIX.
Now ,Is it mandatory that I build the third-party
packages ( python2.4/site-packages) .If so is there a
list that needs to be built and installed .
Please advise