Manifest.txt in rubypython-0.6.2 vs Manifest.txt in rubypython-0.6.3
- old
+ new
@@ -10,11 +10,10 @@
autotest/discover.rb
lib/rubypython.rb
lib/rubypython/blankobject.rb
lib/rubypython/conversion.rb
lib/rubypython/interpreter.rb
-lib/rubypython/legacy.rb
lib/rubypython/macros.rb
lib/rubypython/operators.rb
lib/rubypython/pygenerator.rb
lib/rubypython/pymainclass.rb
lib/rubypython/pyobject.rb
@@ -24,10 +23,9 @@
lib/rubypython/tuple.rb
lib/rubypython/type.rb
spec/basic_spec.rb
spec/callback_spec.rb
spec/conversion_spec.rb
-spec/legacy_spec.rb
spec/pymainclass_spec.rb
spec/pyobject_spec.rb
spec/python_helpers/basics.py
spec/python_helpers/errors.py
spec/python_helpers/objects.py