Page MenuHomeDevCentral

Rename jails.list into jails.list_jails
ClosedPublic

Authored by dereckson on Mar 7 2022, 22:13.
Tags
None
Referenced Files
F12066072: D2580.diff
Tue, Sep 30, 05:54
Unknown Object (File)
Sun, Sep 28, 23:02
Unknown Object (File)
Sat, Sep 27, 03:27
Unknown Object (File)
Thu, Sep 25, 17:04
Unknown Object (File)
Thu, Sep 25, 14:29
Unknown Object (File)
Tue, Sep 23, 06:50
Unknown Object (File)
Fri, Sep 19, 15:20
Unknown Object (File)
Wed, Sep 17, 12:01
Subscribers
None

Details

Summary

list() is a reserved method name in Python,
so it shadows it.

This is a follow-up for 5a1d179f76e5.

Test Plan

make test

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 7 2022, 22:13
This revision was automatically updated to reflect the committed changes.