mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 05:08:42 +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
).