On May 5, 1:46 pm, Christian Heimes <[EMAIL PROTECTED]> wrote:
> brucoder schrieb:
>
> > Any pointers? A prerequisite that I might be missing? The source is
> > the Python-2.5.2.tar.gz from the Python.org site.
>
> The tar.gz doesn't contain the dependencie
On May 5, 11:43 am, brucoder <[EMAIL PROTECTED]> wrote:
> Hi Folks,
>
> Searched the archives, but I can only find mention of db.h problems relating
> to Linux.
>
> I've downloaded the source for 2.5.2 and am trying to compile it in Visual
> Studio 6 (SP6).
I
Hi Folks,
Searched the archives, but I can only find mention of db.h problems
relating to Linux.
I've downloaded the source for 2.5.2 and am trying to compile it in
Visual Studio 6 (SP6). The error reports read:
Configuration: _bsddb - Win32
Debug
Compili
Linux, I'm fine. And, Solaris 8 weaves an even more diabolical
255 character limit :( .
-
Looks like I'll need to be a bit more creative than simply spawning a
shell.
-
Tim
Fredrik Lundh wrote:
> "brucoder" <[EMAIL PROTECTED]> wrote:
>
> > Currently, when sendin
Currently, when sending a data stream that exceeds 1024 bytes via
stdin, the stream blocks at the 1024th byte. This precludes completion
of the submission of the data stream.
Tim
--
http://mail.python.org/mailman/listinfo/python-list
Currently, when sending a data stream that exceeds 1024 bytes via
stdin, the stream blocks at the 1024th byte. This precludes completion
of the submission of the data stream.
Tim
--
http://mail.python.org/mailman/listinfo/python-list
Are there runtime settings that can be used to adjust the default 1024
byte stdin buffer limit or a buildtime setting in pyconfig.h? I have a
need to pump this up to permit input of a large data block via stdin.
Tim Jones
--
http://mail.python.org/mailman/listinfo/python-list