Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several XML-RPC functions are not implemented yet #27

Open
heryandi opened this issue Jun 11, 2013 · 1 comment
Open

Several XML-RPC functions are not implemented yet #27

heryandi opened this issue Jun 11, 2013 · 1 comment

Comments

@heryandi
Copy link
Collaborator

Several of the functions described in http://wiki.python.org/moin/PyPIXmlRpc are not implemented yet.

The un-implemented search(spec[, operator]) function in particular causes pip search <query> command to fail.

@heryandi
Copy link
Collaborator Author

heryandi commented Aug 1, 2013

I implemented the search function partially, just enough to make pip search works in 53af3b0.

Definitely not the complete implementation of the search API, but better than nothing :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant