Conversation
|
Adding this method kind of violates "There should be one-- and preferably only one --obvious way to do it.", given that is is an alias for: zone = client.zone('my-zone')
zone.reload() |
|
Yeah, so is |
|
Also as an aside, |
|
|
|
Seems I'm outvoted. That's fine. I'm going to file a few bugs that keep the preferred method from working today. |
|
I don't think you're outvoted yet. I'm still +1 to |
| For example:: | ||
|
|
||
| >>> try: | ||
| >>> zone = client.get_zone('my-zone') |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
Is this PR still relevant? If not, feel free to close it. |
|
Not sure, but we can reopen this if it comes back up! |
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
No description provided.