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-02-23 18:33:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38efd4a8a2c8dd196f4ffed44f42a098e87ed524
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