"Too many reflections to store"

These errors are so 1993.

ROFLMAO.

sayre 31% wc my_structure.sca
 1809450  9047245 52474047 my_structure.sca
sayre 32% python
Python 2.4.5 (#1, Sep 18 2008, 14:53:26)
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
py> s = open('my_structure.sca')
py> f = s.read()
py> z = f + f + f + f + f + f
py> y = z.replace(' ','xxxx')
py> y.count('x')
543621048


James

Reply via email to