Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~815 People Reached
Favorite Forums
Favorite Tags

8 Posted Topics

Member Avatar for Rejinacm

When i used a global variable in my supplement file and imported it in a top-level file i got AttributeError.Why? eg: file1.py global i i =10 file2.py import file1 print 'i in file1 %d' %file1.i Aso,i was not able to use file1.i when i used from ie; from file1 import …

Member Avatar for Lardmeister
0
75
Member Avatar for Rejinacm

I want to convert strings to bit-fields.Also,convert them to binary and then use. Need help with this..help me ..

Member Avatar for Rejinacm
0
82
Member Avatar for Rejinacm

:( :S :sad: Help me people I need to convert strings in Python to other types such as unsigned and signed int 8 bits,unsigned and signed int 16 bits,unsigned and signed int 32 bits,unsigned and signed int 64 bits,double,float,string,unsigned and signed 8 bit,unsigned and signed 16 bit, unsigned and signed …

Member Avatar for sneekula
0
150
Member Avatar for Rejinacm

I want to create varibales as a1,a2,a3,...a10. For that i used a for loop.As the variable in loop increments..i need var gettng created as above . Can anyone give me an idea? At the same time of creation i need to be able to assign to them There i m …

Member Avatar for paddy3118
0
126
Member Avatar for Rejinacm

:( I need to convert unicode strings in Python to other types such as unsigned and signed int 8 bits,unsigned and signed int 16 bits,unsigned and signed int 32 bits,unsigned and signed int 64 bits,double,float,string,unsigned and signed 8 bit,unsigned and signed 16 bit, unsigned and signed 32 bit,unsigned and signed …

Member Avatar for sneekula
0
62
Member Avatar for Rejinacm
Member Avatar for sneekula
0
152
Member Avatar for Rejinacm

I m using Python 2.5. The dll i imported is created using clr. The dll function is returning a string. I m trying to apply "partition" attribute to it. I m not able to do it. Even the partition is not working. I think "all stringd returned from clr are …

Member Avatar for Rejinacm
0
121
Member Avatar for Rejinacm

I am extremely pleased as got admitted in this software world......I often try to solve software problems myslf. I look forward interesting and informative discussions. Thanking everybody once more.

Member Avatar for zandiago
0
47

The End.