We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Url API for எழில்
இங்கு நாம் 'urllib' Python library functions Ezhil language வழியாக பயன் படுத்துமாறு செய்யவேண்டும்.
HTTP GET POST எல்லாம் செய்யுமாறு அமைக்க வேண்டும் . Ref : https://pymotw.com/2/urllib2/
The text was updated successfully, but these errors were encountered:
Once #146 is merged, I will send a pull request for API with Django.
Sorry, something went wrong.
@kracekumar - இங்கு நாம் 'urllib' Python library functions Ezhil language வழியாக பயன் படுத்துமாறு செய்யவேண்டும்.
HTTP GET POST எல்லாம் செய்யுமாறு அமைக்க வேண்டும் .
நீங்கள் JSON REST APi என்பதை யோசித்து கொண்டுல்ளீர்கள் என்று நான் நினைக்கிறன்
@arcturusannamalai ஓ! தெளிவுபடுத்தியற்க்கு நன்றி.
1) Add URL Library hooks to Ezhil - readonly -
84efd17
2) Partial resolution of issue #163 #163; 3) Added unittest 4) update dir() to be called only on non-windows platforms
No branches or pull requests
Url API for எழில்
இங்கு நாம் 'urllib' Python library functions Ezhil language வழியாக பயன் படுத்துமாறு செய்யவேண்டும்.
HTTP GET POST எல்லாம் செய்யுமாறு அமைக்க வேண்டும் .
Ref : https://pymotw.com/2/urllib2/
The text was updated successfully, but these errors were encountered: