Python/C API sig - New Mailing List



Hi, a new mailing list has been started to discuss and get help with using the Python/C api.

All the other lists were either about programming with Python or developing the core of Python.

If your working on a project that uses Pythons C/API you may be interested in joining this list.

http://mail.python.org/mailman/listinfo/capi-sig

--
Campbell J Barton (ideasman42)
.



Relevant Pages

  • Re: Python for everything?
    ... > I posted a article earlier pertaining programming for my boss. ... > lists, sorting algorithms, etc... ... > I have heard about Python, it's very well suited for readability due to ... manipulate struct members. ...
    (comp.lang.python)
  • Re: why cannot assign to function call
    ... I'm going to follow up here at the risk of annoying Mark, ... helpful in explaining things to Python beginners. ... it becomes a namespace mapping names to objects. ... to the list itself, while Steven held that Python lists ...
    (comp.lang.python)
  • python-dev Summary for 2003-10-16 through 2003-11-15
    ... This is the twenty-eighth and twenty-ninth summaries written by Brett ... The in-development version of the documentation for Python can be found ... If you have ever wanted to see linked lists used in Python in a rather ... Contributing threads: ...
    (comp.lang.python)
  • TOC of Python Cookbook now online (was Re: author index for Python Cookbook 2?)
    ... Processing a String One Character at a Time ... Finding a File on the Python Search Path ... Constructing Lists with List Comprehensions ... Looping over Items and Their Indices in a Sequence ...
    (comp.lang.python)
  • Re: Jumping around when assigning elements
    ... Python has no way to do what you want. ... > I can't even think of why one would want lists to have that sort of ... My guess is that this is what makes OO programming different than ... If a tape was in one of the slots, ...
    (comp.lang.python)