gimel

12,185
Reputation
384 views

Registered User

Name gimel
Member for 1 year
Seen 6 hours ago
Website
Location
Age
16h
answered How to pass items as args lists in map?
2d
revised Python CMS for my own website?
2009-12
Dec
3
revised python X.509 asymmetric encryption
test_rsa.py
Dec
3
answered python X.509 asymmetric encryption
Dec
3
accepted Is there a tuple data structure in Python
Dec
2
comment Python SOAP client library using a HTTPS connection with keys
Added ref to stackoverflow.com/questions/1087227/…
Dec
2
revised Python SOAP client library using a HTTPS connection with keys
PKI
Dec
2
answered Python SOAP client library using a HTTPS connection with keys
Dec
2
comment Is there a tuple data structure in Python
List filtering example added.
Dec
2
revised Is there a tuple data structure in Python
list
Dec
2
answered Is there a tuple data structure in Python
Nov
30
answered What does M,D mean in decimal(M,D) exactly?
Nov
27
accepted How to identify whether a variable is a class or an object
Nov
26
revised How to identify whether a variable is a class or an object
function
Nov
26
answered How to identify whether a variable is a class or an object
Nov
24
accepted My software is consuming lot of memory. Any tools that’ll help me in knowing whats causing it?
Nov
23
comment Convert Perl script to Python: dedupe 2 files based on hash keys
Better to use readlines() instead of read().split(). Unique lines in file2 are file2-file1 (set difference). Using | yields set combination, all lines in both files as a set.
Nov
23
answered My software is consuming lot of memory. Any tools that’ll help me in knowing whats causing it?
Nov
22
answered Is Jet database engine included in Windows xp, vista and Windows7?
Nov
20
revised Troubles with python list and file saving
added 146 characters in body
Nov
20
comment Troubles with python list and file saving
Thanks. Of course no sockets are implied in the question. Just a duck.
Nov
19
answered Troubles with python list and file saving
Nov
17
accepted C# or other .net equivalents of core python modules for IronPython?
Nov
13
comment Seeking a High-Level Library for Socket Programming (Java or Python)
You're welcome. See stackoverflow.com/questions/1157245/… for a discussion of communication strategy. Keep it simple.
Nov
13
answered Seeking a High-Level Library for Socket Programming (Java or Python)
Nov
12
awarded  Nice Answer
Nov
12
answered How could I print out the nth letter of the alphabet in Python?
Nov
9
revised C# or other .net equivalents of core python modules for IronPython?
UserName
Nov
9
revised C# or other .net equivalents of core python modules for IronPython?
example
Nov
9
answered C# or other .net equivalents of core python modules for IronPython?
Nov
6
answered convert HTML ( having Javascript ) to PDF using java / javascript
Nov
3
answered Reversing Strings in Right To Left (BiDirectional) Languages in C#
Oct
30
accepted Convert & to & in Python
Oct
30
answered Convert & to & in Python
Oct
30
answered Is there a subversion appliance / toolset for the enterprise
Oct
30
answered Writing to a COM port with .Net
Oct
29
comment What’s the most elegant way to concatenate a list of values with delimiter in Java?
See stackoverflow.com/questions/205555/…
Oct
27
accepted How to rename java.exe/javaw.exe process?
Oct
26
answered Python email lib - How to remove attachment from existing message?
Oct
25
comment What is a light python library that can eliminate HTML tags? (and only text)
Many SO discussions touch this parser, stackoverflow.com/questions/tagged/…
Oct
24
answered C++ as first language for Windows game programming?
Oct
23
awarded  Nice Answer
Oct
20
comment Python Deprecation Warnings with Monostate __new__ — Can someone explain why?
Guido explicitly says that only init is required to check constructor arguments.
Oct
19
revised Python Deprecation Warnings with Monostate __new__ — Can someone explain why?
__new__ deprecation
Oct
19
answered Python Deprecation Warnings with Monostate __new__ — Can someone explain why?
Oct
19
answered How to identify black or dark images in C#?
Oct
18
accepted How to get output of exe in python script?
Oct
15
revised Displaying the Length of Individual Sequences in File
format
Oct
14
accepted Edit output of a pre-compiled generic handler .ashx
Oct
12
answered Socket Programming for Windows C/C++