public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] BaseTools: AutoGen code style compliance
@ 2018-03-15  0:20 Jaben Carsey
  2018-03-15  0:20 ` [PATCH v1 1/2] BaseTools: Autogen - modify to use standard parent/child class relationships Jaben Carsey
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jaben Carsey @ 2018-03-15  0:20 UTC (permalink / raw)
  To: edk2-devel

update the object factory and child classes to use standard functions
update the file to use is None instead of == None

Jaben Carsey (2):
  BaseTools: Autogen - modify to use standard parent/child class
    relationships
  BaseTools: AutoGen should use is None not == None

 BaseTools/Source/Python/AutoGen/AutoGen.py | 231 +++++++++++---------
 1 file changed, 123 insertions(+), 108 deletions(-)

-- 
2.16.2.windows.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-20  8:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-15  0:20 [PATCH v1 0/2] BaseTools: AutoGen code style compliance Jaben Carsey
2018-03-15  0:20 ` [PATCH v1 1/2] BaseTools: Autogen - modify to use standard parent/child class relationships Jaben Carsey
2018-03-15  0:20 ` [PATCH v1 2/2] BaseTools: AutoGen should use is None not == None Jaben Carsey
2018-03-20  8:26 ` [PATCH v1 0/2] BaseTools: AutoGen code style compliance Zhu, Yonghong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox