moved new limits to limits.py, old limits to limits_series.py, fixed tests and docume...
commit78d269f4fd7f4a3f31b48bc9a09dae2a7da4f652
authorondrej.certik <devnull@localhost>
Mon, 1 Oct 2007 15:14:02 +0000 (1 15:14 +0000)
committerondrej.certik <devnull@localhost>
Mon, 1 Oct 2007 15:14:02 +0000 (1 15:14 +0000)
tree67d20846281c47f18fe20b02d236e6892c90fd39
parente5b3265fb88bfe445bf43f85098cb285a1dd0463
moved new limits to limits.py, old limits to limits_series.py, fixed tests and documentation
setup.py
sympy/core/basic.py
sympy/series/__init__.py
sympy/series/limits.py [moved from sympy/series/limits2.py with 96% similarity]
sympy/series/limits_oldcore.py [deleted file]
sympy/series/limits_series.py [moved from sympy/series/limits_newcore.py with 98% similarity]
sympy/series/tests/test_demidovich.py
sympy/series/tests/test_limit.py
sympy/series/tests/test_limit2.py