Skip to content

pysap v0.1.11

Compare
Choose a tag to compare
@martingalloar martingalloar released this 12 Oct 15:06
· 676 commits to master since this release
  • Some documentation improvements. Hosting the documentation in Read the Docs.
  • ChangeLog file in Markdown format for better documentation.
  • Improvements over the pysapcar tool, general fixes and added handling of multi-block SAP CAR archive files. Thanks
    Hans-Christian Esperer for the feedback!
  • pysap/SAPDiag.py: Splitted SBA/SFE/SLC fields.
  • pysap/SAPDiag.py: Renamed error flag to error number.
  • examples/diag_capturer.py: Fix imports for running diag capturer example script in Windows.
  • examples/diag_login_brute_force.py: Added SOLMAN default
    credentials and improved reading credentials file.