Robin Dunn
|
1fed7edaa7
|
Be a little smarter about converting unicode command-lines to string objects.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-25 20:34:52 +00:00 |
|
Robin Dunn
|
006f35560e
|
Avoid doing a str(object) since in some cases it can result in very
large strings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:50:41 +00:00 |
|
Robin Dunn
|
7ab7156341
|
Don't do str() on Numeric arrays
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 20:43:00 +00:00 |
|
Robin Dunn
|
8d9be42a28
|
Patch from Prabhu Ramachandran to make introspection of lazily
evaluated objects not create the final object.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-13 21:18:17 +00:00 |
|
Robin Dunn
|
5020e71e3d
|
fixed introspection of objects with attrs without string names.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 23:38:06 +00:00 |
|
Patrick K. O'Brien
|
578b389d6e
|
The truth is out there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-13 02:47:59 +00:00 |
|
Robin Dunn
|
c7ad88ef81
|
Don't put the introspected argstr in the docstring if the firstline
appears to have one already.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-25 21:50:05 +00:00 |
|
Robin Dunn
|
d14a1e2856
|
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-12 21:34:20 +00:00 |
|
Robin Dunn
|
8b9a4190f7
|
A huge glob of changes in the 2.4 branch merged over to HEAD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-02 00:58:06 +00:00 |
|
Robin Dunn
|
1fded56b37
|
wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-02 23:13:10 +00:00 |
|