On Saturday, September 20, 2014 9:17:27 PM UTC+8, Nicholas Cannon wrote:
> I have created my first python program and I have learnt a lot about python
> from this group and wanted some feedback. I am still improving it and trying
> to tackle some performance and GUI stuff so keep that in mind. I
Hi everyone. So I have this problem with building with pgs4a.
when I try to build I always end with this error:
/home/aws/Desktop/pgs4a-0.9.6/android-sdk/tools/ant/build.xml:483: SDK does not
have any Build Tools installed.
could you please help me? Thank you in advance.
--
https://mail.python.
I've noticed this a few times recently using the Sync command from
TortoiseHg on Windows 8.1.
% hg pull --verbose --update --config ui.merge=internal:merge
http://hg.python.org/cpython
HTTP Error: 500 (Internal Server Error)
[command returned code 255 Sun Sep 21 14:22:52 2014]
Is this related
Hello,
Can someone explain help me understand what this exception means?
[...]
File
"/usr/local/lib/python3.4/dist-packages/dugong-3.2-py3.4.egg/dugong/__init__.py",
line 584, in _co_send
len_ = self._sock.send(buf)
File "/usr/lib/python3.4/ssl.py", line 679, in send
v = self._sslob
On 9/21/2014 9:28 AM, Mark Lawrence wrote:
I've noticed this a few times recently using the Sync command from
TortoiseHg on Windows 8.1.
% hg pull --verbose --update --config ui.merge=internal:merge
http://hg.python.org/cpython
HTTP Error: 500 (Internal Server Error)
[command returned code 255 S
Yes I've followed and installed everything
--
https://mail.python.org/mailman/listinfo/python-list
I'm messing with SOAP, trying to write a small library to handle stuff I buy
from Aramex (shipper). I'm learning XML/SOAP and I'm familiar with RPC from C
(Stevens) but no other relevant experience. If this is incredibly dumb just
ignore it since I'll probably figure it out eventually.
I'm tryi
thanks for the responses. i'm having quite a good time learning python.
On Thu, Sep 18, 2014 at 11:45 AM, Chris Kaynor
wrote:
>
> Additionally, you may want to specify binary mode by using open(file_path,
> 'rb') to ensure platform-independence ('r' uses Universal newlines, which
> means on Win
Nikolaus Rath writes:
> Can someone explain help me understand what this exception means?
>
> [...]
> File
> "/usr/local/lib/python3.4/dist-packages/dugong-3.2-py3.4.egg/dugong/__init__.py",
> line 584, in _co_send
> len_ = self._sock.send(buf)
> File "/usr/lib/python3.4/ssl.py", line 6
vek.m1...@gmail.com writes:
> I'm messing with SOAP, trying to write a small library to handle stuff I buy
> from Aramex (shipper). I'm learning XML/SOAP and I'm familiar with RPC from C
> (Stevens) but no other relevant experience. If this is incredibly dumb just
> ignore it since I'll probabl
10 matches
Mail list logo