Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialNaivedya Bansal
5,483 Pointsregarding SRE_Match object
The match object returned by my local machine doen't resemble the one in the video, when the word "Love" is matched. <_sre.SRE_Match object at 0x7f66ab17b510> this is what I am getting as opposed to the video. What might be the reason for this and how can I convert it to the other format as the one in the video seemed much more readable?
Brian S.
3,176 PointsSame problem, pyscripter running 3.5.1.
1 Answer
Nathan Brenner
35,844 PointsI'm getting the same thing, and I'm betting that it's because I'm using Python 2.
Chris Freeman
Treehouse Moderator 68,441 PointsChris Freeman
Treehouse Moderator 68,441 PointsCan you post the version you have now?