Page MenuHomeDevCentral

Rename jails.list into jails.list_jails
ClosedPublic

Authored by dereckson on Mar 7 2022, 22:13.
Tags
None
Referenced Files
F26310290: D2580.id6516.diff
Tue, Apr 21, 19:36
F26302330: D2580.diff
Tue, Apr 21, 17:54
Unknown Object (File)
Mon, Apr 20, 15:10
Unknown Object (File)
Mon, Apr 20, 13:38
Unknown Object (File)
Mon, Apr 20, 08:18
Unknown Object (File)
Sun, Apr 19, 17:16
Unknown Object (File)
Wed, Apr 8, 17:50
Unknown Object (File)
Wed, Apr 8, 09:34
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.