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 eric.araujo
Recipients alex, cvrebert, eric.araujo, ncoghlan, pitrou
Date 2011-10-31.16:16:58
SpamBayes Score 0.1749072
Marked as misclassified No
Message-id <1320077818.8.0.1348812378.issue13238@psf.upfronthosting.co.za>
In-reply-to
Content
I’m not sure my question was well phrased.

If I have these files:
  spam.py
  ham.py
  foo bar.py

will a pattern of '*.py' match all of them with your functions, even the one with an embedded space?
History
Date User Action Args
2011-10-31 16:16:58eric.araujosetrecipients: + eric.araujo, ncoghlan, pitrou, alex, cvrebert
2011-10-31 16:16:58eric.araujosetmessageid: <1320077818.8.0.1348812378.issue13238@psf.upfronthosting.co.za>
2011-10-31 16:16:58eric.araujolinkissue13238 messages
2011-10-31 16:16:58eric.araujocreate