On Nov 5, 1:15 am, DenesL wrote:
> sitemap=TAG.urlset(**{'_xmlns':'http://www.sitemaps.org/schemas/
> sitemap/0.9', '_xmlns:xsi':"http://www.w3.org/2001/XMLSchema-
> instance"})
Tx!
sitemap=TAG.urlset(**{'_xmlns':'http://www.sitemaps.org/schemas/
sitemap/0.9', '_xmlns:xsi':"http://www.w3.org/2001/XMLSchema-
instance"})
On Nov 4, 7:08 pm, Francisco Costa wrote:
> is this a bug or a python issue?
>
> On 4 Nov, 21:12, Francisco Costa wrote:
>
> > I'm trying to do a sitemap fo
is this a bug or a python issue?
On 4 Nov, 21:12, Francisco Costa wrote:
> I'm trying to do a sitemap for my site.
> The thing is that when I set
>
> sitemap=TAG.urlset(_xmlns='http://www.sitemaps.org/schemas/sitemap/
> 0.9', _xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";)
>
> the xmlns:
3 matches
Mail list logo