view python/libs/compiler/core/function.py @ 88:f3fe557be5ed

Split off of items to reduce file size
author windel
date Tue, 27 Nov 2012 18:00:13 +0100
parents 35286e8abd03
children
line wrap: on
line source


class Function:
   def __init__(self):
      pass