Hello!
I wanted to get the full contents of a character array stored in a
struct, i.e.
_fields_ = [...("array", c_char * 12)...]
however, ctypes seems to try to return struct.array as a Python string
rather than a character array, and stops as soon as it encounters a
null within the character arra
Grant Edwards wrote:
> On 2008-09-12, Matt Nordhoff <[EMAIL PROTECTED]> wrote:
>
>> I think you misunderstand. He's referring to the Sender
>> header, not the From header. The messages the listbot sends
>> out have a Sender header of
>> "[EMAIL PROTECTED]" (supposing
>> the subscriber's email addr
On Sep 12, 11:15 pm, Matt Nordhoff <[EMAIL PROTECTED]> wrote:
> Steven D'Aprano wrote:
> > On Thu, 11 Sep 2008 17:27:33 +0200, Sjoerd Mullender wrote:
>
> >> When mail messages bounce, the MTA (Message Transfer Agent--the program
> >> that handles mail) *should* send the bounce message to whatever
Hi Guys,
I am very new to python. I am looking for a good book about python web
programming.
I looked at a few online like Web Programming In Python but most are quite
old.
If you've read a good book on python web programming can you please suggest
some?
Thanks
--
http://mail.python.org/mailma
I've heard good things about The Django Book: http://www.djangobook.com/
- Chris
On Fri, Sep 12, 2008 at 5:57 PM, bhaarat Sharma <[EMAIL PROTECTED]> wrote:
> Hi Guys,
>
> I am very new to python. I am looking for a good book about python web
> programming.
>
> I looked at a few online like Web Pr
First off, I'm a python n00b, so feel free to comment on anything if
I'm doing it "the wrong way." I'm building a discrete event simulation
tool. I wanted to use coroutines. However, I want to know if there's
any way to hide a yield statement.
I have a class that I'd like to look like this:
class
That will be concentrating more on the Django framework
On Fri, Sep 12, 2008 at 6:08 PM, Chris Rebert <[EMAIL PROTECTED]> wrote:
> I've heard good things about The Django Book: http://www.djangobook.com/
> - Chris
>
> On Fri, Sep 12, 2008 at 5:57 PM, bhaarat Sharma <[EMAIL PROTECTED]>
> wrote:
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On behalf of the Python development team and the Python community, I
am happy to announce the first release candidate for Python 2.6.
This is a release candidate, so while it is not suitable for
production environments, we strongly encourage you
On Saturday 13 September 2008 01:04, sturlamolden wrote:
> On Sep 12, 8:33 pm, [EMAIL PROTECTED] (Al Dykes) wrote:
>
>> OK, what are my choices for an IDE/GUI development tool that runs on XP?
[...]
> Cpython with PyQt: BlackAdder
People using this combination apparently prefer Eric, these day
On Sep 12, 6:08 pm, "Chris Rebert" <[EMAIL PROTECTED]> wrote:
> I've heard good things about The Django Book:http://www.djangobook.com/
> - Chris
>
>
>
> On Fri, Sep 12, 2008 at 5:57 PM, bhaarat Sharma <[EMAIL PROTECTED]> wrote:
> > Hi Guys,
>
> > I am very new to python. I am looking for a good b
Insider information, fackbook labs open today, we the first to
register!
www.fackbooklabs.com
--
http://mail.python.org/mailman/listinfo/python-list
On Sep 12, 8:08 pm, [EMAIL PROTECTED] wrote:
> First off, I'm a python n00b, so feel free to comment on anything if
> I'm doing it "the wrong way." I'm building a discrete event simulation
> tool. I wanted to use coroutines. However, I want to know if there's
> any way to hide a yield statement.
>
Duncan Booth <[EMAIL PROTECTED]> wrote:
>
>The not too scientific test I did was to copy the font embedding example
>from the Reportlab documentation, modify it enough to make it actually
>run, and then change the output to have only one glyph. The resulting
>PDF is virtually identical. I'm not
Hi,
The menubar of OS X is showing the application name as Python instead
of the name of my wxpython gui app. How do I make my application name
show-up in the menu bar?
Thanks!
Erik
--
http://mail.python.org/mailman/listinfo/python-list
On Sep 12, 9:08 pm, [EMAIL PROTECTED] wrote:
> First off, I'm a python n00b, so feel free to comment on anything if
> I'm doing it "the wrong way." I'm building a discrete event simulation
> tool. I wanted to use coroutines. However, I want to know if there's
> any way to hide a yield statement.
>
On Sep 12, 12:35 pm, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
> Steve Holden wrote:
> > The defence rests.
>
> can you please stop quoting that guy, so we don't have to killfile you
> as well...
Guy?
Carl Banks
--
http://mail.python.org/mailman/listinfo/python-list
On Sep 12, 8:16 am, Steve Holden <[EMAIL PROTECTED]> wrote:
> castironpi wrote:
> > On Sep 7, 5:03 pm, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote:
> >> On Mon, 08 Sep 2008 07:34:55 +1000, James Mills wrote:
> >>> This is the strangest post I've seen
> >>> since I've joined this list (only
>
On Sep 12, 6:38 pm, [EMAIL PROTECTED] wrote:
> Hello!
>
> I wanted to get the full contents of a character array stored in a
> struct, i.e.
> _fields_ = [...("array", c_char * 12)...]
> however, ctypes seems to try to return struct.array as a Python string
> rather than a character array, and stops
Carl Banks wrote:
I'm surprised there is anyone who still gives castironpi credit for
being fully human.
His recent posts have generally been quite different from those of some
months ago. Even he recognizes that they were somewhat weird and has
tried to do better.
Did he ever make any de
101 - 119 of 119 matches
Mail list logo