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 pitrou
Recipients barry, eric.smith, ethan.furman, mrabarnett, pitrou, r.david.murray, rhettinger, theller, tim.peters
Date 2013-09-09.19:14:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378754050.2502.4.camel@fsol>
In-reply-to <1378753983.87.0.489425075397.issue18986@psf.upfronthosting.co.za>
Content
> In this case I just str.upper everything, but it would be a nice
> feature to case-preserve the keys that I pre-populate. I care less
> about the keys from user data.

Well, stock symbols are what I would call user data :-)
History
Date User Action Args
2013-09-09 19:14:12pitrousetrecipients: + pitrou, tim.peters, barry, theller, rhettinger, eric.smith, mrabarnett, r.david.murray, ethan.furman
2013-09-09 19:14:12pitroulinkissue18986 messages
2013-09-09 19:14:12pitroucreate