aliles / funcsigs

Python function signatures package for Python 2.6, 2.7 and 3.2+
http://pypi.python.org/pypi/funcsigs
Other
48 stars 33 forks source link

README.rst: Add detail to example #6

Open msabramo opened 9 years ago

msabramo commented 9 years ago

This shows more details of the the funcsigs.Signature object and adds syntax highlighting to the example.

See https://github.com/msabramo/funcsigs/blob/patch-2/README.rst

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 99.07% when pulling 4bdc1abc6da7f2cbd6b561a0755ad316acdebecb on msabramo:patch-2 into db7f0afe3ed219d4f27073226e75c77073c9d137 on aliles:master.

msabramo commented 9 years ago

ping

rbtcollins commented 8 years ago

Merging this over at https://github.com/testing-cabal/funcsigs/pull/4