PythonScanClient / PyScanClient

Python Client for CS-Studio Scan Service
Eclipse Public License 1.0
3 stars 4 forks source link

Use XML library #1

Closed kasemir closed 9 years ago

kasemir commented 9 years ago

Comments may contain '<', so need proper XML library to escape those.

For example see https://github.com/kasemir/ScanClientSandbox/blob/master/scan_client/scan/commands/comment.py and https://github.com/kasemir/ScanClientSandbox/blob/master/scan_client/test_commands.py