Make perf attributes depending on the resource module optional. 0.2
authorFredrik Tolf <fredrik@dolda2000.com>
Sat, 21 Sep 2013 20:47:10 +0000 (22:47 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sat, 21 Sep 2013 20:47:10 +0000 (22:47 +0200)
This makes the module usable on Python implementations, such as
Jython, that lack the resource module.


No differences found