This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cheryl.sabella
Recipients cheryl.sabella, terry.reedy
Date 2017-07-27.14:21:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501165262.7.0.0702238205286.issue30853@psf.upfronthosting.co.za>
In-reply-to
Content
The font vars went well, so I also added general vars.

I created the blurb.  I didn't know if it would work with no body, so I just put a placeholder.

I did have another question.  Instead of just one tracers.add() method, I was wondering if there's an advantage to having one called add_callback(var, callback) and a separate one called add_default(var, config)?  Design-wise, I don't know which is the preferred way, but changing the existing code seemed a little hackish.
History
Date User Action Args
2017-07-27 14:21:02cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy
2017-07-27 14:21:02cheryl.sabellasetmessageid: <1501165262.7.0.0702238205286.issue30853@psf.upfronthosting.co.za>
2017-07-27 14:21:02cheryl.sabellalinkissue30853 messages
2017-07-27 14:21:02cheryl.sabellacreate