Just a little over a week left for Early bird registration for PyCon Ireland

2010-05-21 Thread Vicky Twomey-Lee
Hi All, Early bird registration (€40) for PyCon Ireland 2010 ends 31st May. It'll revert to standard price of €60. (As well as Sat and Sun's days events, a conference pass incls. a dinner and live entertainment on Saturday night). Bringing a friend, partner, etc. for dinner on Sat evening? You ca

[ANN] oStri: Cython optimized String object

2010-05-21 Thread Mike 'Fuzzy' Partin
Optimized String-like Object is kind of a misnomer in that, the object provided is a subclass of the base str type, adding optimized (Cython bindings to the standard (POSIX) libc regex and string functions) match() and sub() methods. Homepage: https://wiki.fu-manchu.org/doku.php?id=projects:ostri

ANN: sysv_ipc 0.6 now available

2010-05-21 Thread Philip Semanchuk
sysv_ipc 0.6 is now available. This is the first version to include Python 3 support. sysv_ipc is a BSD-licensed module which gives Python access to System V inter-process semaphores, shared memory and message queues on most (all?) *nix flavors, and possibly Windows + Cygwin. http://semanchuk.co