source: trunk/essentials/dev-lang/python/Lib/symbol.py

Last change on this file was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 2.0 KB
Line 
1#! /usr/bin/env python
2
3"""Non-terminal symbols of Python grammar (from "graminit.h")."""