Show
Ignore:
Timestamp:
10/22/07 10:27:54 (6 years ago)
Author:
ged
Message:

enable syntax hilighting for python code in docstrings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/elixir/__init__.py

    r221 r223  
    5353__pudge_all__ = ['create_all', 'drop_all', 
    5454                 'setup_all', 'cleanup_all', 
    55                  'metadata', 'objectstore'] 
     55                 'metadata', 'session'] 
    5656 
    5757