From a08361dd375d52b8deba89face74bbeffc793bae Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Fri, 14 Aug 2009 23:05:23 -0400 Subject: [PATCH] added stuff about properties --- where-to-go-from-here.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/where-to-go-from-here.html b/where-to-go-from-here.html index 7e8f930..a373c7d 100644 --- a/where-to-go-from-here.html +++ b/where-to-go-from-here.html @@ -30,6 +30,14 @@ body{counter-reset:h1 18}
  • Function Definitions in the official Python documentation +

    Properties: + +

    +

    Descriptors: