This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-02-23 00:02:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
scripts
/
qgis_fixes
History
Marco Bernasocchi
ac09795900
add a warning when unsupported imports are detected
...
Works for example with imports like import PyQt4.QtGui
2018-03-24 15:31:36 +01:00
..
__init__.py
…
fix_absolute_import.py
…
fix_apply.py
…
fix_basestring.py
…
fix_cmp.py
…
fix_dict.py
…
fix_except.py
…
fix_exec.py
…
fix_execfile.py
…
fix_exitfunc.py
…
fix_filter.py
…
fix_funcattrs.py
…
fix_future_builtins.py
…
fix_future_standard_library_urllib.py
…
fix_future_standard_library.py
…
fix_getcwdu.py
…
fix_has_key.py
…
fix_idioms.py
…
fix_input.py
…
fix_intern.py
…
fix_isinstance.py
…
fix_itertools_imports.py
…
fix_itertools.py
…
fix_long.py
…
fix_map.py
…
fix_metaclass.py
…
fix_methodattrs.py
…
fix_ne.py
…
fix_newstyle.py
…
fix_next_call.py
…
fix_nonzero.py
…
fix_numliterals.py
…
fix_object.py
…
fix_operator.py
…
fix_paren.py
…
fix_print_with_import.py
fix indentation
2016-04-03 01:56:21 +02:00
fix_pyqt.py
add a warning when unsupported imports are detected
2018-03-24 15:31:36 +01:00
fix_qfiledialog.py
fix more flake8 warnings
2017-03-05 10:21:24 +01:00
fix_raise.py
…
fix_raw_input.py
…
fix_reduce.py
…
fix_renames.py
…
fix_repr.py
…
fix_signals.py
…
fix_standarderror.py
…
fix_sys_exc.py
…
fix_throw.py
…
fix_tuple_params.py
…
fix_types.py
…
fix_uiimport.py
Replace "eg" by "e.g." or "for example"
2016-12-30 00:03:22 +01:00
fix_unicode_keep_u.py
Add unicode_keep_u fixer
2016-04-15 09:20:40 +02:00
fix_ws_comma.py
…
fix_xrange_with_import.py
…
fix_xreadlines.py
…
fix_zip.py
…