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

Version Path
rubypython-0.2.8 test/test_session.rb
rubypython-0.2.7 test/test_session.rb
rubypython-0.2.5 test/test_session.rb
rubypython-0.2.6 test/test_session.rb
rubypython-0.2.4 test/test_session.rb