tag 524672 + moreinfo
thanks

Hi Vincent!

You wrote:

> release_dates doesn't work correctly. For instance, on 62755, I get:
>   country: Austria
>   date: USA, 16 October

I'm not sure what you mean.  For 0062755, I get this for
release_dates():

$VAR1 = [
          {
            'country' => 'Austria',
            'date' => 'USA, 16 October'
          },
          {
            'country' => 'France',
            'date' => '30 October, 1968'
          },
          {
            'country' => 'West Germany',
            'date' => '8 November, 1968'
          },
          {
            'country' => 'Sweden',
            'date' => '11 November, 1968'
          },
          {
            'country' => 'Finland',
            'date' => '29 November, 1968'
          },
          {
            'country' => 'Japan',
            'date' => '7 December, 1968'
          },
          {
            'country' => 'Denmark',
            'date' => '18 December, 1968'
          },
          {
            'country' => 'France',
            'date' => '30 August, 2000'
          },
          {
            'country' => 'France',
            'date' => '2 February, 2005'
          },
          {
            'country' => 'Greece',
            'date' => '23 October, 2006'
          },
          {
            'country' => 'France',
            'date' => '25 March, 2009'
          }
        ];

which looks correct.  Could you please send me an example program that
shows what exactly goed wrong?

> And more generally, the attributes are missing.

Which attributes do you mean?

Thanks,
Bas.

-- 
Kind regards,
Bas Zoetekouw.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to