Unable to remove setup of 3.9.5 from Windows 10

2021-06-19 Thread Manish Jain
allowing me to install again. Please let me know if there is any alternate resolution Thanks, Manish -- https://mail.python.org/mailman/listinfo/python-list

Communicate between Python and Node.js

2014-01-15 Thread Manish
I've been tasked to write a module that sends data from Django to a Node.js server running on the same machine. Some magic happens in node and I recv the results back, which are then rendered using Django templates. At first I thought to use the requests library to GET/POST data to node, but I

Getting started with Python: The ultimate list with Tips, Tools and Resources

2013-03-13 Thread Manish
Getting started with Python: The ultimate list with Tips, Tools and Resources http://lurnq.com/lesson/Getting-started-with-Python-Tips-Tools-and-Resources/ Here is a lesson which includes a great set of resources including Books, MOOCs, Video Tutorials, Interactive tutorials, exercises which can

Getting started with Python: The ultimate guide with Tips, Tools and Resources

2013-03-06 Thread Manish
Getting started with Python: Tips, Tools and Resources http://lurnq.com/lesson/getting-started-with-python-tips-tools-and-resources/ This is a lesson I published on LurnQ which acts like a beginners guide. I have included various Books, MOOCs, Video Tutorials, Interactive tutorials, exercises wh

Re: Please verify!!

2012-02-23 Thread Manish Sharma
se). > > Make sure to read the tutorial at http://python.org (which is > unfortunately down at this moment > (http://www.downforeveryoneorjustme.com/python.org)). > -- - Thanks & Regards Manish Kumar | Mob: +91-9911635906 | manish2...@gmail.com -- http://mail.python.org/mailman/listinfo/python-list

Please verify!!

2012-02-23 Thread Manish Sharma
ng of the concept. I hope this group is the best place to ask this. Please reply ! :) Manish -- http://mail.python.org/mailman/listinfo/python-list

Re : Python Processor

2009-08-26 Thread manish
ript loaded. One can either have a large monolithic cpu running an OS of some sorts or smaller processors each executing their own little scripts and communicating with each other. Manish -- http://mail.python.org/mailman/listinfo/python-list

Re: Python Processor

2009-08-26 Thread manish
, functions etc with respect to the bytecode. Thanks Manish -- http://mail.python.org/mailman/listinfo/python-list

Undefined symbol PyUnicodeUCS2_DecodeUTF8

2009-04-03 Thread Manish Jain
alacarte I have searched google/yahoo for any help without luck. I have rebuilt all python and gtk2 ports from scratch but the error continues. Can anybody please point out the source and/or remedy for the problem ? I am using the python25 port. -- Thank you and Regards Manish Jain

Re: deleting a method

2009-01-04 Thread Manish Sinha
ot;, line 1, in AttributeError: A instance has no attribute 'foo' Why is it so and how may still delete it? Sounds crazy If you want to delete a function, create lambda functions though am not sure whether it can be deleted or not. -- Manish Sinha Personal Blog: http://www.manishs

Re: "return" in def

2008-12-28 Thread Manish Sinha
r return rather than giving an explicit return statement. e.g. # return from function -- Manish Sinha Personal Blog: http://www.manishsinha.info Tech Blog: http://manishtech.wordpress.com OpenPGP Key: 99E6658F -- http://mail.python.org/mailman/listinfo/python-list

Using variable in storbinary function of ftpilb module

2008-10-15 Thread Arya, Manish Kumar
Hi, I am new to python. I have written a simple code to upload a file via ftp to remote server - import sys import ftplib host=sys.argv[1] username=sys.argv[2] passwd=sys.argv[3] filename=sys.argv[4] print host,username,passwd ftp = ftplib.FTP(host,username,passwd) fd=open(filena

Needs help to install ZOracleDA

2007-05-21 Thread Manish Kumar
from you people is appreciable. Regards, Manish Kumar "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or otherwise protected from disclosure. The information is intended

Needs help to install ZOracleDA

2007-05-21 Thread Manish Kumar
people is appreciable. Regards, Manish Kumar "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or otherwise protected from disclosure. The information is intended to be for the addres

Help needed to install ZOracleDA

2007-05-21 Thread Manish Kumar
from you people is appreciable. Regards, Manish Kumar "Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or otherwise protected from disclosure. The information is intended to b

Re: Exceptions and unicode messages

2007-03-21 Thread manish kurup
Hey anybody please tell me... How we can get the properties of a file in python On 3/21/07, Tuomas <[EMAIL PROTECTED]> wrote: This works: >>> raise StandardError(u'Wrong type') Traceback (most recent call last): File "", line 1, in ? StandardError: Wrong type but don't in Finnish: >>> r

Re: Killing a thread

2006-06-09 Thread Manish Marathe
On 6/9/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: Manish Marathe wrote:> I am creating threads using my self defined class which inherits the> threading.Thread class. I want to know how can I kill the threads which> are being created by the object of my self defined class. yo

Killing a thread

2006-06-09 Thread Manish Marathe
Hello, I am creating threads using my self defined class which inherits the threading.Thread class. I want to know how can I kill the threads which are being created by the object of my self defined class. Thanks -- Manish MaratheSpikeSource, Inc.http://developer.spikesource.com -- http

problem using logging module in python

2006-06-06 Thread Manish Marathe
s in A.log with logger name B .. Is there something that needs to be done to handle this? Below is the code for SPFLogger class -- Manish MaratheSpikeSource, Inc.http://developer.spikesource.com -- http://mail.python.org/mailman/listinfo/python-list

Re: Exception Handling

2006-01-12 Thread Manish Kumar (WT01 - Software Products & OSS)
tput of the above is ..(In main1 before assignment -- this print is inside the C function). In try In main1 before assignment Segmentation fault Can u give some solutions for this??? Thanks n Regards, Manish Kumar On Thu, 2006-01-12 at 10:40 +0100, [EMAIL PROTECTED] wrote: > Send Python

Re: Python-list Digest, Vol 28, Issue 191

2006-01-12 Thread Manish Kumar (WT01 - Software Products & OSS)
Hi, It does not work. I had already tried this earlier. Please suggest some other solutions. Also, I would like to see the stack from where the exception started. Thanks n regards, Manish Kumar On Thu, 2006-01-12 at 10:40 +0100, [EMAIL PROTECTED] wrote: > Send Python-list mailing l

Exception Handling

2006-01-11 Thread Manish Kumar (WT01 - Software Products & OSS)
and Regards Manish Kumar The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not

TypeError: send() argument 1 must be string or read-only buffer, not int

2005-02-17 Thread Manish Gupta (BBS)
Hello invoking something like following - sock.send(100) generates the following error - TypeError: send() argument 1 must be string or read-only buffer, not int how can I work around this? I wish to write msg-length on a stream socket. thanks in advance. manish -- http