Added 'pypad_httpget.py' script

This commit is contained in:
Patrick Linstruth
2019-08-15 10:19:19 -07:00
parent 1b42a3ec36
commit aa8e96d776
4 changed files with 163 additions and 0 deletions

View File

@@ -18927,3 +18927,5 @@
the fixed 'pypad.update.shouldBeProcessed()' method.
2019-08-14 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'pypad.Update.shouldBeProcessed()' method to be LBYL.
2019-08-15 Patrick Linstruth <patrick@deltecent.com>
* Added 'pypad_httpget.py' script.