----- Original Message ----- 
  From: geremy condra 
  To: Filip Gruszczynski 
  Cc: python-list@python.org 
  Sent: Monday, March 14, 2011 10:37 AM
  Subject: function annotations in open source projects


  I use them in evpy to automatically wrap c functions with a decorated, 
annotated function. The decorator code is also up on aspn, just search for "c 
function decorator" and it should come up. I did a similar thing with java a 
few years ago as well.

  Geremy Condra



------------------------------------------------------------------------------


  -- 
  http://mail.python.org/mailman/listinfo/python-list


  Hello Geremy - I would like to see this.  I couldn't see in the other 
reference, "threecheck uses them for type checking: 
http://pypi.python.org/pypi/threecheck"; from Daniels message where to start 
looking on their site what the code actually looks like.  I googled "c function 
decorator" but it looks like you have this on something called aspn?  What is 
that link??
  Thanks

  Patty


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to