Could someone remind me why we have this? and why it comes from
object?? to me it seems like cruft that should be removed.


the code fragment is

class Controller(object):
    """
    Base class for a web application's controller.

    Currently, this provides positional parameters functionality
    via a standard default method.

    """
    pass

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to