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 mark
Recipients asvetlov, dghjfrdj, gpolo, mark
Date 2012-07-11.08:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341995398.44.0.157683413459.issue3405@psf.upfronthosting.co.za>
In-reply-to
Content
According to the Tcl/Tk docs the 'data' field is a string (i.e., for any user data) and the 'detail' field contains some internal data (so shouldn't be messed with); see http://www.tcl.tk/man/tcl8.5/TkCmd/event.htm#M16

Anyway, I hope you add a data field for user created virtual events.
History
Date User Action Args
2012-07-11 08:29:58marksetrecipients: + mark, gpolo, asvetlov, dghjfrdj
2012-07-11 08:29:58marksetmessageid: <1341995398.44.0.157683413459.issue3405@psf.upfronthosting.co.za>
2012-07-11 08:29:57marklinkissue3405 messages
2012-07-11 08:29:57markcreate