What steps will reproduce the problem?
1. file twitter.py and file twitter.py from python-twitter both will be
installed in /usr/lib/python/site-packages.
This is bad for inclusion in linux distros and may leed to unwanted effects
when installing python-twitter not via package manager.
Is it possible to move all files in a module e.g. into
/usr/lib/pythin/site-packages/rest_client ?
Original issue reported on code.google.com by matru...@gmail.com on 27 Jan 2012 at 7:42
Original issue reported on code.google.com by
matru...@gmail.com
on 27 Jan 2012 at 7:42