Aug. 24, 2014
11:22 p.m.
On Mon, Aug 25, 2014 at 9:17 AM, Cem Karan <cfkaran2@gmail.com> wrote:
@doc(a, "docs about a") @type(a, set(range(10))) def foo(a): pass
If this is your proposal, then how do UUIDs even help? You already effectively piggy-back off the standard module import system for uniqueness. Surely that's going to do everything that UUIDs would? ChrisA