1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 05:38:43 +02:00
Files
github.com_openSUSE_osc/osc
lethliel 2568f88438 simplified class metafile __init__ method
simplified and fixed the __init__ method of the metafile class.
input can be string, bytes-like object, list of strings or list
of bytes-like objects now.

Based on the input now always a list is generated and joined to
a string for writing in the fd. (This is ugly but needed for
compat reasons)
2019-06-11 15:08:52 +02:00
..
2009-12-03 19:19:53 +01:00
2019-05-25 13:36:10 +02:00
2014-08-12 15:01:16 +02:00
2018-11-06 10:35:38 +01:00
2019-04-26 10:49:03 +02:00