Everything you did not want to know about Unicode in Python 3

Dave Angel davea at davea.name
Tue May 13 21:56:23 EDT 2014


On 05/13/2014 09:39 AM, Steven D'Aprano wrote:
> On Tue, 13 May 2014 07:20:34 -0400, Roy Smith wrote:
>
>> ASCII *is* all I need.
>
> You've never needed to copyright something? Copyright © Roy Smith 2014...
> I know some people use (c) instead, but that actually has no legal
> standing. (Not that any reasonable judge would invalidate a copyright
> based on a technicality like that, not these days.)


(c) has no standing whatsoever, as it's properly spelled (copr)


-- 
DaveA



More information about the Python-list mailing list