umvarma / pynastran

Automatically exported from code.google.com/p/pynastran
1 stars 0 forks source link

Syntax error in test_pch.py #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
python test_pch.py 
Traceback (most recent call last):
  File "test_pch.py", line 7, in <module>
    from pyNastran.pch.pch import PCH
  File "/home/nils/svn/pynastran-read-only/pyNastran/pch/pch.py", line 49
    line = read_real_table(pch, line)
       ^
SyntaxError: invalid syntax

Original issue reported on code.google.com by nils...@googlemail.com on 9 Dec 2014 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by mesheb82 on 9 Dec 2014 at 8:44