Comment 9 for bug 1187389

Revision history for this message
Mattijs Riekerk (mattijs-riekerk) wrote :

1st command:
grep get_woeid_from_yahoo /usr/lib/python2.7/dist-packages/pywapi.py

    woeid_data = get_woeid_from_yahoo(search_string)
def get_woeid_from_yahoo(search_string):

2nd command:
grep get_woeid_from_yahoo /usr/local/lib/python2.7/dist-packages/pywapi.py

no output.... ???

3rd command
ls -l /usr/share/pyshared/pywapi.py

-rw-r--r-- 1 root root 34835 jun 2 20:11 /usr/share/pyshared/pywapi.py

4th command
ls -l /usr/local/lib/python2.7/dist-packages/pywapi.py

-rw-rw-r-- 1 root staff 20290 mrt 13 23:06 /usr/local/lib/python2.7/dist-packages/pywapi.py