2018-12-06 Fred Gleason <fredg@paravelsystems.com>

* Added a 'pypad_udp.py' PyPAD script.
This commit is contained in:
Fred Gleason
2018-12-06 18:40:56 -05:00
parent 03141e6421
commit 3a65043bd6
3 changed files with 68 additions and 1 deletions

View File

@@ -18110,3 +18110,5 @@
2018-12-06 Fred Gleason <fredg@paravelsystems.com>
* Added support for '\b', '\f', '\n' '\r' and '\t' control escapes
in the 'PyPADUpdate::padFields()' method.
2018-12-06 Fred Gleason <fredg@paravelsystems.com>
* Added a 'pypad_udp.py' PyPAD script.