Commit Graph
5 Commits
Author SHA1 Message Date
Andrey Vlasovskikh f1d939b9e4 Renamed 'unknown' to 'Any' for displaying the 'null' type (PY-15206) 2015-03-30 19:34:12 +03:00
Dmitry Trofimov e38b35ada5 Links for function types in quickdoc (PY-3404). 2012-11-04 19:11:48 +01:00
Andrey Vlasovskikh e5049069cc Initial type checker inspection for Python 2011-06-15 21:21:09 +04:00
Dmitry Cheryasov a1e52d975b Improved quickdoc tests. 2010-09-05 14:20:21 +03:00
Dmitry Cheryasov 86da4b3d72 PY-895: show constructor's quickdoc on constructor call.
Also: links to classes inside method and class quickdocs.
Adds tests for property quickdocs.
2010-09-03 18:10:12 +03:00