Changeset 1745 for branches/asap-3.x/python
- Timestamp:
- 05/06/10 10:50:51 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/asap-3.x/python/__init__.py
r1739 r1745 409 409 410 410 __date__ = '$Date$'.split()[1] 411 __version__ = ' $Revision$'411 __version__ = '3.0.0' 412 412 413 413 def is_ipython():
Note:
See TracChangeset
for help on using the changeset viewer.