XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.7.1
    • None
    • None
    • RHL. Python 2.4.3

    • Low

    Description

      when executing nosetests (e.g: nosetests test/system/test_avro_system.py), you get the following error:

      mod = load_module(part_fqname, fh, filename, desc)
      File "/tmp/apache-cassandra-0.7.0-src/test/system/test_avro_system.py", line 19
      from . import AvroTester
      ^
      SyntaxError: invalid syntax

      All *.py scripts should be changed to be "from _init_ import (AvroTester)" instead of "from . import AvroTester"

      Attachments

        Activity

          People

            urandom Eric Evans
            amit71 Amit Cahanovich
            Eric Evans
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 10m
                10m
                Remaining:
                Remaining Estimate - 10m
                10m
                Logged:
                Time Spent - Not Specified
                Not Specified