Commit 669a788
Sebastian Ramacher
Catch exceptions in getargspec (Closes: bpython#202)
If f is a remoted method from a xmlrpclib.Server instance func_name ==
'__init__' will throw an exception.1 parent aa857f7 commit 669a788
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
| 232 | + | |
232 | 233 | | |
233 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
234 | 239 | | |
235 | 240 | | |
236 | 241 | | |
| |||
0 commit comments