Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52971 > unrolled thread
| Started by | Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> |
|---|---|
| First post | 2013-08-25 13:13 +0430 |
| Last post | 2013-08-25 13:13 +0430 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: typeid(obj).name in C++ vs (python) Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> - 2013-08-25 13:13 +0430
| From | Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> |
|---|---|
| Date | 2013-08-25 13:13 +0430 |
| Subject | Re: typeid(obj).name in C++ vs (python) |
| Message-ID | <mailman.213.1377420214.19984.python-list@python.org> |
On Sun, 2013-08-25 at 13:10 +0430, Mohsen Pahlevanzadeh wrote: > Dear all, > > If you C++, I need to (typeid(obj).name) in python. Does python same > thing? > > --mohsen > Of course i need to typeof().
Back to top | Article view | comp.lang.python
csiph-web