Serhiy Storchaka added the comment:
Here is a filtered results of
find -name '.rst' -exec egrep -n -w -B1 -A1 'I|me|my' '{}' +
Added file: http://bugs.python.org/file30665/Imemy.grep
Python tracker report@bugs.python.org http://bugs.python.org/issue18280