[code.view]

[top] / python / PyMOTW / pkgutil / nested / shallow.py

     #!/usr/bin/env python
     # encoding: utf-8
     #
     # Copyright (c) 2008 Doug Hellmann All rights reserved.
     #
     """
     """
     
     __version__ = "$Id$"
     
     def func():
         print 'This func() comes from the installed version of nested.shallow'

[top] / python / PyMOTW / pkgutil / nested / shallow.py

contact | logmethods.com