Anyone using TestNG

2007-06-11 Thread google0
Is anyone porting TestNG to Python, or using it with Python any other way (maybe via Jython?)? Thanks, --dang -- http://mail.python.org/mailman/listinfo/python-list

Re: function to convert degree (hour), minute, seconds string to integer

2006-07-27 Thread google0
John Machin wrote: > [EMAIL PROTECTED] wrote: > > I know this is a trivial function, and I've now spent more time > > searching for a surely-already-reinvented wheel than it would take to > > reinvent it again, but just in case... is there a published, > > open-source, function out there that takes

function to convert degree (hour), minute, seconds string to integer

2006-07-26 Thread google0
I know this is a trivial function, and I've now spent more time searching for a surely-already-reinvented wheel than it would take to reinvent it again, but just in case... is there a published, open-source, function out there that takes a string in the form of "hh:mm:ss" (where hh is 00-23, mm is