﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9137	Tutorial 1 has a small mistake	hvdklauw@…	nobody	"  def was_published_today(self):
        return self.pub_date.date() == datetime.date.today()


That doesn't seem to work for me, 

  def was_published_today(self):
        return self.pub_date == datetime.date.today()


Does."		closed	Documentation	1.0		invalid	Tutorial		Unreviewed	0	0	0	0	0	0
