Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Python3 grammar.#50

Open
ankostis wants to merge 1 commit intostacks-archive:masterfrom
ankostis:py3
Open

Python3 grammar.#50
ankostis wants to merge 1 commit intostacks-archive:masterfrom
ankostis:py3

Conversation

@ankostis
Copy link

  • Use future library
    • httplib-->http.client.
  • Use relative imports wherever.
  • print-function.
  • except Exception as ex.

+ Use `future` library
  + httplib-->http.client.
+ Use relative imports wherever.
+ print-function.
+ except Exception as ex.
@CLAassistant
Copy link

CLAassistant commented Mar 8, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants