-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tcgapi.py _debugPackets property API. (#36)
* Fix tcgapi.py _debugPackets property API. Fix Session::dump bug causing failure when non-UTF8 bytes are encountered. Signed-off-by: wyllys <[email protected]> * Fix final dumpPacket log message format. Signed-off-by: wyllys <[email protected]> * Fixed packet dump index number Signed-off-by: wyllys <[email protected]> --------- Signed-off-by: wyllys <[email protected]>
- Loading branch information
Showing
2 changed files
with
27 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters