mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-08 08:14:03 +02:00
The class ArFile inherits from StringIO but StringIO from cStringIO
is just a function (this got broken by commit 87d354e1a0
).
The class ArFile inherits from StringIO but StringIO from cStringIO
is just a function (this got broken by commit 87d354e1a0
).