#5999 closed defect (fixed)
Can't use method str.format()
Reported by: | minondoa | Owned by: | minondoa |
---|---|---|---|
Priority: | major | Milestone: | DRM4G-2.5.1 |
Component: | DRM4G | Keywords: | drm4g, string, formatting |
Cc: | carlos |
Description
The str.format() method only wokrs for python versions ssuperior to 2.7 and 3.1, so to mantain compatibility with older versions, use the old-style positional string formatting using %.
Change History (2)
comment:1 Changed 6 years ago by minondoa
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 5 years ago by minondoa
- Milestone changed from DRM4G_multiplexing_openssh to DRM4G-2.5.1
Note: See
TracTickets for help on using
tickets.
Milestone renamed