SM0 She11
Path:
/
/
usr
/
share
/
glib-2.0
/
codegen
Full Path (server): /usr/share/glib-2.0/codegen
Create Fil3
Upl04d Fil3
📄 __init__.py
[E]
[D]
[R]
📄 __init__.pyc
[E]
[D]
[R]
📄 __init__.pyo
[E]
[D]
[R]
📄 codegen.py
[E]
[D]
[R]
📄 codegen.pyc
[E]
[D]
[R]
📄 codegen.pyo
[E]
[D]
[R]
📄 codegen_docbook.py
[E]
[D]
[R]
📄 codegen_docbook.pyc
[E]
[D]
[R]
📄 codegen_docbook.pyo
[E]
[D]
[R]
📄 codegen_main.py
[E]
[D]
[R]
📄 codegen_main.pyc
[E]
[D]
[R]
📄 codegen_main.pyo
[E]
[D]
[R]
📄 config.py
[E]
[D]
[R]
📄 config.pyc
[E]
[D]
[R]
📄 config.pyo
[E]
[D]
[R]
📄 dbustypes.py
[E]
[D]
[R]
📄 dbustypes.pyc
[E]
[D]
[R]
📄 dbustypes.pyo
[E]
[D]
[R]
📄 parser.py
[E]
[D]
[R]
📄 parser.pyc
[E]
[D]
[R]
📄 parser.pyo
[E]
[D]
[R]
📄 utils.py
[E]
[D]
[R]
📄 utils.pyc
[E]
[D]
[R]
📄 utils.pyo
[E]
[D]
[R]
Editing: config.py
# -*- Mode: Python -*- # GDBus - GLib D-Bus Library # # Copyright (C) 2008-2011 Red Hat, Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General # Public License along with this library; if not, see <http://www.gnu.org/licenses/>. # # Author: David Zeuthen <davidz@redhat.com> VERSION = "2.56.1"
Save