This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-07-03 18:45:34 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27d2a2b16e695ef3a4779cdbc1917de40cfaf686
codeql
/
python
/
ql
/
test
/
3
/
library-tests
/
PointsTo
/
consts
/
module.py
Mark Shannon
49307a72b4
Python: Add 3-only library tests.
2019-02-08 14:39:27 +00:00
4 lines
42 B
Python
Raw
Blame
History
import
sys
PY2
=
sys
.
version_info
[
0
]
<
3
Reference in New Issue
View Git Blame
Copy Permalink