Home / pyars / 1.7.2
Name Modified Size InfoDownloads / Week
Parent folder
ReadMe.rst 2012-06-21 2.1 kB
pyars-1.7.2.win32.exe 2012-06-21 1.3 MB
pyars-1.7.2.zip 2012-06-21 1.4 MB
Totals: 3 Items   2.7 MB 0

Changes in 1.7.2 (2012-06-21)

  • pyars.erars: changed convValueStruct2Value to cope with VIEW fields as well. In addition, if it hits an unknown value type, it will no longer simply return None, but raise an exception.
  • pyars.erars: changed the exception ARError so that it can take an optional parameter message text and message type; if they are set, they will be used for this exception, instead of the API status list.
  • pyars.erars: changed more methods to raise ARError exceptions instead of signalling errors just in errnr: GetListEntry and GetListEntryWithFields will raise ARError exceptions if the qualification cannot be built, the sort list or getlistfields could not be constructed or the search raised an error.
  • pyars.erars: GetEntryBlock and GetListEntryBlocks raise ARError exceptions.
  • pyars.erars: CreateEntry, GetEntry, GetMultipleEntries, MergeEntry, SetEntry, SetGetEntry raise ARError exceptions.
  • pyars.erars: GetListImage raises ARError exceptions.
  • pyars.erars: GetMultipleCharMenus now supports that you hand over a pythonic list of names of schemas to be retrieved.
  • pyars.erars: GetMultipleContainers now supports that you hand over a pythonic list of names of containers to be retrieved.
  • pyars.erars: GetMultipleEscalations now supports that you hand over a pythonic list of names of escalations to be retrieved (patch supplied by Bruno Piaui).
  • pyars.erars: GetMultipleFilters now supports that you hand over a pythonic list of names of filters to be retrieved (patch supplied by Bruno Piaui).
  • pyars.erars: GetMultipleImages now supports that you hand over a pythonic list of names of schemas to be retrieved.
  • pyars.erars: GetMultipleSchemas now supports that you hand over a pythonic list of names of schemas to be retrieved.
  • pyars.cars: enhanced the ars_const dictionary to resolve many more constants in 7.6.3 and 7.6.4.
  • pyars.ars_test: fixed a bug where a test would report a false positive under cygwin.
Source: ReadMe.rst, updated 2012-06-21