On 18/04/07, Kevin Walzer <[EMAIL PROTECTED]> wrote:
James Stroud wrote:
> This appears more or less unique to Objective C. It looks that with
> PyObjC, you have to interact with the Objective C runtime to manage
> memory. This is not required, thankfully, with any other GUI tookits
> I've seen
On 18 Jul 2005, at 10:29, Cyril Bazin wrote:
> Hello,
>
> I never used a web framework using Python modules, but I think
> cheetah, Karrigel and CherryPy are not good since they allow user
> to play with the HTML code. IMO, it's not pythonic but phpythonic.
Well, pretty much anything would a
On Mon, Mar 07, 2005 at 11:51:20PM +0100, M.-A. Lemburg wrote:
[EMAIL PROTECTED] wrote:
I'm trying to get mxDateTime working on a Mac so that I can use pyscopg
and cx_Oracle. The Egenix base package builds and installs quite
happily, but then when I try to import it I get
import mx.DateTime
Fatal
On 25 Feb 2005, at 14:09, Harper, Gina wrote:
I would start with something like this:
somestring = '/foo/bar/beer/sex/cigarettes/drugs/alcohol/'
somelist = somestring.split('/')
print somelist
However - this will not work on Windows. It'd work on all the OS I
usually use though ;)
Michael
--
htt
On Thu, Jan 13, 2005 at 04:41:45PM -0800, Robert Kern wrote:
Jeff Shannon wrote:
(Plus, if this format might be used for RNA sequences as well as DNA
sequences, you've got at least a fifth base to represent, which means
you need at least three bits per base, which means only two bases per
byte (