Hello, and I apologize in advance for the question.

I have decided to publish a class I use to handle data segments to Google
Code for the world to see (I plan to make millions off training classes,
books and lectures :-).  I need to make it a bit more 'generic' than the
class I have been using, and while I'm working the rewrite I thought it
would be cool to add unit tests and use properties.  The problem is, I only
recall that properties are 'cool'.  I can't locate the documentation on why
or how to use them.  If you could point me to the proper documentation I
would be most appreciative.

Also, I plan to use unittest to write my unit tests.  Is this module still
considered acceptable, or has something else taken it's place?

Thanks for your help,

--greg
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to