utils: Rename _CloseFDNoErr to CloseFdNoError
authorMichael Hanselmann <hansmi@google.com>
Mon, 10 Jan 2011 15:05:37 +0000 (16:05 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 10 Jan 2011 16:16:00 +0000 (17:16 +0100)
commit71ab9dbeb288ff2e88791ed5452db35fdc17698d
treed36ee25d9471977a8e82f4a1833d30900d2dd8ba
parent1ae4c5a117893c0a613660257f3ceb4d7dbcc17f
utils: Rename _CloseFDNoErr to CloseFdNoError

This makes it a public function, which is necessary for
moving code into separate files.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/utils/__init__.py