2
0
mirror of https://opendev.org/x/pyghmi synced 2025-08-25 12:30:20 +00:00

Rename ipmi_syncexample to something less tounge twisting

This commit is contained in:
Jarrod Johnson
2013-06-25 10:43:02 -04:00
parent eeb6cb255d
commit 4973d577e3

View File

@@ -16,7 +16,10 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
"""
"""This is an example of using the library in a synchronous fashion. For now,
it isn't conceived as a general utility to actually use, just help developers
understand how the ipmi_command class workes.
"""
import os
import sys