Some minor cleanups.
This commit is contained in:
parent
88f327ba40
commit
11d1114f61
4 changed files with 19 additions and 19 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# simple check to determine if we are currently running under pypy.
|
||||
try:
|
||||
import __pypy__ as is_pypy
|
||||
except ImportError:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue