Taus
|
063a8bbc43
|
Python: Apply suggestions from code review
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2022-03-08 15:20:35 +01:00 |
|
Taus
|
af7f532212
|
Python: Fix up a bunch of function QLDoc
|
2022-03-07 18:59:49 +00:00 |
|
Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using qlformat.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
|
Taus Brock-Nannestad
|
87a9f51c78
|
Python: Autoformat all .ql files.
|
2020-03-30 11:59:10 +02:00 |
|
Rasmus Wriedt Larsen
|
4ca72de4cd
|
Python: Fix recommended module for deprecated posixfile
$ python2 -W default -c 'import posixfile'
-c:1: DeprecationWarning: The posixfile module is deprecated; fcntl.lockf() provides better locking
https://docs.python.org/2.7/library/posixfile.html
|
2020-01-28 16:44:47 +01:00 |
|
Rasmus Wriedt Larsen
|
6c7cddf258
|
Python: py/import-deprecated-module handle backwards compatible code
|
2020-01-28 16:36:47 +01:00 |
|
Rasmus Wriedt Larsen
|
e92d6c0459
|
Python: Stop py/import-deprecated-module from double alerting
This changes the location from the import statement, to the actual expression
|
2020-01-28 16:15:46 +01:00 |
|
Rasmus Wriedt Larsen
|
7949acc3ef
|
Python: Autoformat
|
2020-01-28 16:15:21 +01:00 |
|
Mark Shannon
|
5f58824d1b
|
Initial commit of Python queries and QL libraries.
|
2018-11-19 15:10:42 +00:00 |
|