Package glue :: Module markup :: Class _oneliner
[hide private]
[frames] | no frames]

Class _oneliner

source code

An instance of oneliner returns a string corresponding to one element. This class can be used to write 'oneliners' that return a string immediately so there is no need to instantiate the page class.

Instance Methods [hide private]
 
__getattr__(self, attr) source code
 
__init__(self, case='lower') source code