954,549 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

[python] bulding generic data type

Hi All,

Basically I (myself Vijay) am a C/C++ developer
as i want to implement generic data type in C. i was searching in the google.
then i come across similar kind of implementation in the python develoer chain.

i was going through some of the mailing chain in [python-dev] section(below is the link)

http://mail.python.org/pipermail/python-dev/2006-October/069602.html

i want to know more about it.

http://svn.scipy.org/svn/PEP

here are some library file (implementation file)which are related to it.
I don't know how to compile them and how to make use (for debuging )of it.

I have started learnig python. can somebody plz suggest me how can i proceed forther about it.


regadrs,
vijay

vijay.neo
Newbie Poster
2 posts since Oct 2006
Reputation Points: 10
Solved Threads: 0
 

This has to do with the fact that the Python Interpreter is written in C, not with the Python language intrinsically. So you might better post this in the C/C++ Forum.

vegaseat
DaniWeb's Hypocrite
Moderator
5,989 posts since Oct 2004
Reputation Points: 1,345
Solved Threads: 1,417
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You