Cross Reference: simpleTest.py
xref
: /
ec
/
ECSpooler
/
backends
/
python
/
simpleTest.py
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
# -*- coding: utf-8 -*-
def
test
(a, b):
return
(a == b)