Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52971 > unrolled thread

Re: typeid(obj).name in C++ vs (python)

Started byMohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org>
First post2013-08-25 13:13 +0430
Last post2013-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.


Contents

  Re: typeid(obj).name in C++ vs (python) Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> - 2013-08-25 13:13 +0430

#52971 — Re: typeid(obj).name in C++ vs (python)

FromMohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org>
Date2013-08-25 13:13 +0430
SubjectRe: 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().

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web