Bob Ippolito <[EMAIL PROTECTED]> wrote:
>>> Well it's not recomended to mix strings and unicode in the
>>> dictionaries
>>> but if we mix for example integer and float we have the same
>>> thing. It
>>> doesn't raise exception but still it is not expected behavior for
>>> me:
>> d = { 1.0: 10,
> > > > Currently, we have two running tracker demos online:
> > > >
> > > > Roundup:
> > > > http://efod.se/python-tracker/
> > > >
> > > > Jira:
> > > > http://jira.python.atlassian.com/secure/Dashboard.jspa
>
>
> Is anyone looking at the Google Code Hosting tracker, just for fun? =) (
> code.go
On Aug 5, 2006, at 4:52 AM, Hernan M Foffani wrote:
> Currently, we have two running tracker demos online:
>
> Roundup:
> http://efod.se/python-tracker/
>
> Jira:
> http://jira.python.atlassian.com/secure/Dashboard.jspa
>>
>>
>> Is anyone looking at the Google Code Hos