Sha256: 97a845faa2a36ced2e59f5f151edb269de6af823cf4a690d372e807acab8ed37
Contents?: true
Size: 147 Bytes
Versions: 5
Compression:
Stored size: 147 Bytes
Contents
class TestSessionImport < Test::Unit::TestCase def test_session require 'rubypython/session' assert RubyPython.import "cPickle" end end
Version data entries
5 entries across 5 versions & 1 rubygems