Page MenuHomeDevCentral

Rename jails.list into jails.list_jails
ClosedPublic

Authored by dereckson on Mar 7 2022, 22:13.
Tags
None
Referenced Files
F7014329: D2580.diff
Sat, Apr 19, 04:52
Unknown Object (File)
Tue, Apr 15, 00:29
Unknown Object (File)
Fri, Apr 11, 12:44
Unknown Object (File)
Thu, Apr 10, 10:26
Unknown Object (File)
Wed, Apr 9, 20:13
Unknown Object (File)
Sun, Mar 30, 19:15
Unknown Object (File)
Sat, Mar 29, 15:39
Unknown Object (File)
Tue, Mar 25, 15:04
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.