This commit is contained in:
AJ Jordan 2018-09-14 14:48:22 -04:00 committed by GitHub
parent 8f03c7332a
commit 8b38a36de2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
# You should have received a copy of the GNU Lesser General Public License along # You should have received a copy of the GNU Lesser General Public License along
# with this program; if not, see <http://www.gnu.org/licenses/>. # with this program; if not, see <http://www.gnu.org/licenses/>.
'''Parser for core2 qubes.xml''' '''Parser for core3 qubes.xml'''
import xml.parsers import xml.parsers
import logging import logging