mirror of
https://git.gay/ready-dl/pyplayready.git
synced 2025-07-24 16:36:45 +00:00
+ Tidy up code, add comments
This commit is contained in:
parent
d6cbc7f867
commit
b2e9725b3a
9 changed files with 65 additions and 29 deletions
|
@ -40,6 +40,7 @@ class _DeviceStructs:
|
|||
|
||||
|
||||
class Device:
|
||||
"""Represents a PlayReady Device (.prd)"""
|
||||
CURRENT_STRUCT = _DeviceStructs.v2
|
||||
|
||||
def __init__(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue