Author: Armin Rigo <[email protected]>
Branch:
Changeset: r67420:7a8acdebd959
Date: 2013-10-16 14:51 +0200
http://bitbucket.org/pypy/pypy/changeset/7a8acdebd959/
Log: Remove this outdated comment.
diff --git a/pypy/tool/gdb_pypy.py b/pypy/tool/gdb_pypy.py
--- a/pypy/tool/gdb_pypy.py
+++ b/pypy/tool/gdb_pypy.py
@@ -58,7 +58,6 @@
class RPyType(Command):
"""
Prints the RPython type of the expression (remember to dereference it!)
- It assumes to find ``typeids.txt`` in the current directory.
E.g.:
(gdb) rpy_type *l_v123
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit