On Tue, Jul 01, 2008 at 10:50:52PM -0500, Shawn Walker wrote: > 182 + def set_timestamp(self, > timestamp=datetime.datetime.utcnow()): > > Missing space after and before '='.
I think PEP8 prefers there not to be spaces there. I'd vaguely prefer there to be, but if we're going in the PEP8 direction anyway, this seems like one of the easier things for me to concede. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
