thon-list wrote:
> > On Sat, 8 Mar 2025 15:59:51 +0530, Praveen Kumar wrote:
> >
> >> "C:\Users\Bharath\AppData\Local\Programs\Python\Python313\python.exe"
> >
> > Is that an approved location for executables?
>
> Yes, that's where a python.org inst
Is that an approved location for executables?
May I know? What do you mean by approved location?
Kind regards,
Praveen
On Mon, 10 Mar 2025, 01:25 Gilmeh Serda via Python-list, <
python-list@python.org> wrote:
> On Sat, 8 Mar 2025 15:59:51 +0530, Praveen Kumar wrote:
>
> >
aveen Kumar,
wrote:
> Yes,
>
> I have 24.3.1 version of pip in my win 11 device, there is a new version
> of pip available, 25.0.1
>
> Shall I upgrade that?
>
> Kind regards,
> Praveen
>
> On Mon, 10 Mar 2025, 03:04 Thomas Passin via Python-list, <
> python-list
ython.exe and
python do evoke the cited error.
Kind regards,
Praveen
On Sun, 9 Mar 2025, 17:56 Thomas Passin via Python-list, <
python-list@python.org> wrote:
> On 3/8/2025 10:47 PM, Praveen Kumar wrote:
> > Hi Thomas and team,
> >
> > It's worked In non-admin pr
Hi Thomas
No, I wasn't installed by admin privileges and I'm not running as a
non-admin, regardless I tried running with admin and non-admin privileges,
however the issue still persisted.
Kind regards,
Sincerely,
Praveen Kumar
Mob: +91 9515531643
On Sun, 9 Mar 2025, 03:52 Thomas
Hi Thomas and team,
It's worked In non-admin privileges after put the file in path at the first
on environmental path variables, but with admin privileges it doesn't work
though. Showing same error, as I mentioned earlier.
Kind regards,
Sincerely,
Praveen Kumar
Mob: +91 9515531643
olve this?
Extending my request you to kindly help me out of this error and give me
the root cause of this problem.
*Kind regards, *
*Sincerely,*
*Praveen Kumar*
*Mob: *+91 9515531643
--
https://mail.python.org/mailman/listinfo/python-list
pip may be pointed to another python version. try to remove other python
versions and re install pip
Regards,
*Sravan Chitikesi*
AWS Solutions Architect - Associate
On Mon, Apr 8, 2024 at 10:58 PM Wenyong Wei via Python-list <
python-list@python.org> wrote:
>
> Dear Sir/Madam,
>
> Recently I en
I can help you
On Mon, 9 Oct 2023, 11:15 pm Thri sowmya.G via Python-list, <
python-list@python.org> wrote:
>
>
>The problem is how many times I have uninstalled the python version but
>always it is showing the same version after the installation of new
>version too .But in all co
use where cmd to find out the path of the binary and create a shortcut to
that file on desktop
Regards,
*Sravan Chitikesi*
AWS Solutions Architect - Associate
On Mon, Apr 10, 2023 at 10:03 AM Jack Gilbert <00jhen...@gmail.com> wrote:
> I D/L 3.11.3, I can see it in CMD
>
> running W10 64bit
>
>
If Python was installed by user A in their own profile folder, it is likely
that it was installed just for that user. In this case, you may need to log
in as user A to uninstall Python from their profile. Have you tried logging
in as user A and uninstalling Python from there?
Regards,
*Sravan Chit
Hi all,
Need help with below query on python logging module.
I have a main process which makes use of different other modules. And these
modules also use other modules. I need to log all the logs into single log
file. Due to use of TimedRotatingFileHandler, my log behaves differently after
mid
Hi.
Pls check on below poython 3.9.x code & suggest how can i keep the string
intactst in 2nd loop... ? these are aws ec2 ids
>>> INSTANCE_ID = ['i-0dccf1ede229ce1','i-0285506fee62051']
>>> for i in INSTANCE_ID:
... print (i)
...
i-0dccf1ede229ce1
i-0285506fee62051
>>>
>>>
>>>
>>> for i in IN
ng
How to fix this issue.
Thanks in advance
Regards
Pranesh Kumar
9789411538
Sent from [2]Mail for Windows
From: [3]OmPs
Sent: 06 November 2021 00:01
To: [4]pranesh kumar
Cc: [5]python-list@python.org
Subject: Re: Vnev issue - AttributeError: module '
ig' has no attribute '_get_default_scheme'. Did you mean:
'get_default_scheme'?"
Pranesh Kumar
9789411538
Your inputs could be so grateful on this issue
Sent from [1]Mail for Windows
References
Visible links
1. https://go.micro
You might copy the installation files from one to another computer, but you
missed the copying pytho**.dll from from windows/system32 folder.
Regards,
*Sravan Chitikesi*
AWS Solutions Architect - Associate
On Fri, Oct 1, 2021 at 12:38 AM jitendrabeura001
wrote:
>Please someone help me to f
How to run python file in normal laptop
actually when i run python it is showing error pls tell me how to add python
extension in xammp
--
https://mail.python.org/mailman/listinfo/python-list
Help
On Wed 23 Oct, 2019, 1:41 AM Dragon Kumar Thakur, <
abhishekkumarthakur...@gmail.com> wrote:
> Sir I can't able to install python it's showing error
>
--
https://mail.python.org/mailman/listinfo/python-list
Hellom
As per https://pypi.org/simple/ we have ~2,00,000 packages. i feel there
are lot of packages found to be dummy/Experimental. Where can we get the
properly maintained package list for python?
If not, atleast please let me know what kind of strategy i shoud use to
decide whether package is v
Dear sir
In python application in scripts folder files are missing then how to
get those files.
--
https://mail.python.org/mailman/listinfo/python-list
On Wed, 29 May 2019 at 9:38 PM Shakti Kumar
wrote:
>
>
> On Wed, 29 May 2019 at 9:29 PM Contreras, Brian J
> wrote:
>
>> Good Morning,
>>
>> I am a research student at the Georgia Institute of Technology. I have
>> made multiple attempts to download differ
On Wed, 29 May 2019 at 9:29 PM Contreras, Brian J
wrote:
> Good Morning,
>
> I am a research student at the Georgia Institute of Technology. I have
> made multiple attempts to download different versions of Python with Numpy
> on my Microsoft Surface Book with no success.
>
Since you need numpy
On Sun, 26 May 2019 at 20:23, wrote:
>
> I've run getpass() on IDLE, Spyder, PyCharm and Mu. All with negative results.
>
>
As Random832 pointed out, these IDEs cannot handle the stdout/stdin with getpass
You should use a normal terminal (command prompt) on your windows for
running this program.
On Sat, 25 May 2019 at 4:43 PM wrote:
> I'm working on Python 3.7 under Windows. I need a way to input characters
> without echoing them on screen, something that getch() did effectively in
> C++.
try getpass module.
Typically this would be,
import getpass
variable = getpass.getpass('your prom
project.com/en/dev/internals/mailing-lists/
>
> FWIW, I'm not a Django user, but found this page with a simple Google
> search for "Django mailing list”.
Thanks a lot, will keep that in mind.
--
Shakti Kumar,
Grad Student,
Dept. of Computer Science,
University of Toronto
--
https://mail.python.org/mailman/listinfo/python-list
On Thu, 9 May 2019 at 10:27, dieter wrote:
>
> Shakti Kumar writes:
> > ...
> > I suspect django spawned too many child processes, and consecutively I ran
> > out of resources on my dev server. How can I prevent this from happening?
> > And I am not able to understa
consecutively I ran
out of resources on my dev server. How can I prevent this from happening?
And I am not able to understand why django should spawn (if it indeed is
spawning) incrementing processes with each query from the GUI.
Looking out for some suggestions/help.
Thanks,
Shakti
--
Shakti Kumar,
Grad
the downpayment in 36 months.')
> break
> import sys
> sys.exit()
>
Include the sys.exit() before the break.
You cannot have two branching statements in the same block.
So it'd be,
if ((monthly_salary*t)*compound_int) Thanks,
> Tamara
>
>
> On F
On Fri, 19 Apr 2019 at 9:33 PM Tamara Berger wrote:
> Hi Python-List,
>
> What code can I use to break out of a program completely, and not just out
> of a loop?
import sys
sys.exit()
Should do your work.
>
I wrote code with 3 conditions for saving for a downpayment. The
> first addresses ca
It is certainly worth the mention!
Kudos to all the core devs and the volunteers here for their
dedication making Python the Most Wanted and Second Most Loved
programming language this time !
Thanks,
Shakti
On Sun, 14 Apr 2019 at 12:14, Frank Millman wrote:
>
> Hi all
>
> Stack Overflow have ju
Hello Team,
Over due course I've felt the need of a way to kill a thread gracefully, by
relieving all occupied resources.
A bit of search online shows me that killing a thread depends very much on
the underlying platform support, and is something not advised, however I
face this problem when one o
Hi,
I want to know that how can i create 3D buttons in PyQT5 window or an animated
button.
Regards
Vaibhav
--
https://mail.python.org/mailman/listinfo/python-list
On Sun, 17 Feb 2019 at 6:44 AM Benjamin Peterson
wrote:
> I'm pleased to announce the immediate availability of Python 2.7.16
> release candidate 1. This is a prerelease for yet another bug fix release
> in the Python 2.7.x series. It includes over 100 fixes over Python 2.7.15.
> See the changelo
On Sun, 27 Jan 2019 at 18:44, Hemant Mehta
wrote:
>
> Dear Team,
>
> I am unable to install python 3 in my computer.
> Kindly find my system configuration details & error details occured at
the time of installation.
Unable to find the system configuration details & error details.
> *Please do the
Hello people,
I noticed something weird (weird as per my current knowledge, though I know
its subjective) today.
sample.py file
--
import requests
def random_testing():
out = requests.get('www.cisco.com')
a = out.json()
return a
testing.py file
--
@patch(*’*sample.requests')
def
Sir/mam,
Fatal error in launcher: Unable to create process using this is error which I
am not getting clear with it . so, I request you to help me it.
--
https://mail.python.org/mailman/listinfo/python-list
On Sun, 16 Dec 2018 at 09:49, Vincent Davis wrote:
>
> Why not start with a histogram.
>
> Vincent
>
> On Sat, Dec 15, 2018 at 6:46 PM Marc Lucke wrote:
>
> > hey guys,
> >
> > I have a hobby project that sorts my email automatically for me & I want
> > to improve it. There's data science and st
Hi Martin,
On Sun, 18 Nov 2018 at 23:59, Martin Schöön wrote:
>
> Den 2018-11-18 skrev Shakti Kumar :
> > On Sun, 18 Nov 2018 at 18:18, Martin Schöön wrote:
> >>
> >> Now I hit a bump in the road when some of the data is not in plain
> >> decimal notatio
On Sun, 18 Nov 2018 at 18:18, Martin Schöön wrote:
>
> I am in this project where I try to get an overview of a bunch of
> computer generated (finite element program) data. I have it stored in a
> number of csv files.
>
> Reading the data into spreadsheet programs works fine but is very labour
> i
On Mon, 12 Nov 2018 at 14:02, srinivasan wrote:
> Dear Python Experts team,
>
> This question might be very simple for you, As am newbie to python, could
> you please how to parse the below strings
>
> 1. Could you please do the needful in guiding me, that how can I extract
> the strings under th
>On 13Oct2018 14:10, Shakti Kumar wrote:
>>I’m running a script which basically does a traceroute to the list of
>>hosts
>>provided, and then pulls up some info by logging in to gateways in the
path.
>>I am running this script for a list of almost 40k hosts in our data
>Hello,
>I’m running a script which basically does a traceroute to the list of
hosts provided, and then pulls up some info by logging in to gateways in
the path.
>I am running this script for a list of almost 40k hosts in our data
centers.
>Also, I am using commands module to get the traceroute out
Hello,
I’m running a script which basically does a traceroute to the list of hosts
provided, and then pulls up some info by logging in to gateways in the path.
I am running this script for a list of almost 40k hosts in our data centers.
Also, I am using commands module to get the traceroute output.
how I download and install api-ms-win-crt-runtime-|1-1-0.dll when I am
downloading by googling it is not installable file.
--
*Chandan Kumar Abhimanyu*
*+91 9876852058*
*Department of Management Studies,*
*Indian Institute of Technology (ISM), Dhanbad, *
*Jharkhand- 826004, India.*
--
https
Yes pylauncher was installed when I installed 3.6.4.
Moreover, the python in externals\pythonx86 is supposed to be able to parse
it's own code but it errors out in my case.
Can you provide me the list of all the external modules with it's dependencies
if possible ?
I will pull those separately a
Hi Berger,
Do you have any space in the absolute path for mymodules? Spaces avoid
getting the correct path as I had seen in one of my virtual environments.
Shakti.
On Wed, Jun 6, 2018, 9:53 PM T Berger wrote:
> I’m learning Python on my own and have been stuck for two days trying to
> get modul
#!/usr/bin/python
import serial
import MySQLdb
while True:
#establish connection to MySQL. You'll have to change this for your database.
dbConn = MySQLdb.connect("localhost","root","1234","ifet") or die
("could not connect to database")
#open a cursor to the database
cu
+ tutor
On Sun, Oct 29, 2017 at 6:57 AM, Kishore Kumar Alajangi <
akishorec...@gmail.com> wrote:
> Hi,
>
> I am facing an issue with listing specific urls inside web page,
>
> https://economictimes.indiatimes.com/archive.cms
>
> Page contains link urls by year and mont
Hi,
I am facing an issue with listing specific urls inside web page,
https://economictimes.indiatimes.com/archive.cms
Page contains link urls by year and month vise,
Ex: /archive/year-2001,month-1.cms
I am able to list all required urls using the below code,
from bs4 import BeautifulSoup
impor
Dear members,
How to install Wikipedia 1.4 package in python 2.7 above without PIP.
from,
Sivakumar S
--
https://mail.python.org/mailman/listinfo/python-list
Dear members,
how to install wikipedia 1.4 package in python 2.7 above without PIP.
from,
Sivakumar S
--
https://mail.python.org/mailman/listinfo/python-list
Source Code:
clean_train_reviews=[]
for review in train["review"]:
clean_train_reviews.append(review_to_wordlist(review,
remove_stopwords=True))
trainDataVecs=getAvgFeatureVecs(clean_train_reviews, model, num_features)
print "Creating average feature vecs for test reviews"
clean_test_review
On Wednesday, 12 April 2017 07:12:27 UTC+5:30, Steve D'Aprano wrote:
> On Wed, 12 Apr 2017 06:35 am, Abhishek Kumar wrote:
>
> > Hello,
> >
> > I tried finding the answer but even the lawyers in my town have no idea
>
> Where is your town?
>
>
>
On Wednesday, 12 April 2017 02:23:53 UTC+5:30, Chris Angelico wrote:
> On Wed, Apr 12, 2017 at 6:35 AM, Abhishek Kumar
> wrote:
> > I tried finding the answer but even the lawyers in my town have no idea
> > about it and searching the web leaved me puzzled.
> > I am pla
legally inhibit redistribution by users under my own license.
Also if you know anyone who holds knowledge in this field then please do let me
know..
Your response will be really helpful.
Regards,
Abhishek Kumar
ᐧ
--
https://mail.python.org/mailman/listinfo/python-list
Thanks a lot , I got this solution after installing ghostscript
Regards
sandy
On Thu, Feb 23, 2017 at 6:15 PM, Billy Earney
wrote:
> imagemagick (ie, convert) has a policy.xml file that stops you from
> accessing any resource that starts with '@'.
>
> type 'identify -list policy'
> the first l
I have a pcap file, I want to parse that file & fetch some information like
Timestamp, Packet Size, Source/Dest IP Address, Source/Dest Port, Source/ Dest
MAC address.
I am trying this in Django.
other that Source/ Dest Port details, I am able to fetch everything.
Please tell me how I can get
how to run psutil.cputimes() program in remote machines using logfiles.
--
https://mail.python.org/mailman/listinfo/python-list
Hi Everyone,
I wrote an article on Python byte code hacking. The article is available from
http://www.bravegnu.org/blog/python-byte-code-hacks.html The article uses an
incremental approach for explaining Python's code objects and how to modify
them. Unfortunately, I am stuck with Python 2, beca
Hello everyone,
We have made a preliminary version of GUI for PIP. This project is a part
of GSoC 2016. This project is intended to provide a GUI version for "pip".
( target audience for the project : beginners in Python ).
The project idea is discussed on these issues :
1. Issue #23551 : IDLE
I am trying to install numpy along with the python35
But it getting error everytime.
Sent from Mail for Windows 10
--
https://mail.python.org/mailman/listinfo/python-list
I'm trying to install the latest version of python . First time it didn't
install successfully ,i tried again now it have installed but not working.
I'm sending screenshot and log file. I tried reinstallation again and again
but result is same.
--
https://mail.python.org/mailman/listinfo/python-li
This question was reasked and answered on StackOverflow:
http://stackoverflow.com/q/33869721/939986
--
https://mail.python.org/mailman/listinfo/python-list
Hello all fellow Python programmers!
I am using PyQt5 (5.5.1) with Python 3.4.0 (64-bit) on Windows 8.1
64-bit. I don't think this much data was needed. :P
I am having trouble restoring the position and size (geometry) of my
very simple PyQt app.
What I read online is that this is the default be
Hi Experts,
I am Automating some repetitive works through Sikuli and Python
scripting languages.I have multiple workflows.i need to schedule this
script for every two hours.can anyone guide me how to schedule the scripts
for every two hours.
is there any way to schedule the python programming
Hello Experts,
I am new to Python Programming.I have to work on Python.
I have a requirement to scheduling the script for every one hour.
could you please let me know which packages will be more helpful for Scheduling.
if you post any samples it would be more helpful.
Thanks & Regards,
Anilkumar.
I have never used linux in my life.. only windows based computing.. So I have
problems in installing third party libraries in python.
I know this one is very basic and there are very experienced programmers in
this group.
So can somebody just explain me how many softwares or other python packages
Can I find where Arcpy.exe to download in order to use for my course work
Thank you.
--
https://mail.python.org/mailman/listinfo/python-list
re out issue is occurred due to module or I missed something
during daemon initialization.
[0] http://fpaste.org/143455/
--
Praveen Kumar
http://fedoraproject.org/wiki/User:Kumarpraveen
http://fedoraproject.org/
http://kumar-pravin.blogspot.com
--
https://mail.python.org/mailman/listinfo/python-list
Hi,
I am trying to execute a command on a remote machine for which I am using
Python pexpect module. Iam able to connect and copy files to the remote
machine but getting the following error when trying to execute commands on
the remote machine. Please find the below error.
''Error sending comman
not connecting the box and
executing commands. I am running the script inside switch.
Please give some clue to start my automation.
Thanks!
Anil Kumar A
-
--
https://mail.python.org/mailman/listinfo/python-list
Hi folks,
i'm new to python i understood the logging mechanism but unable to
understand how these are applied in real time examples can any body help me out
--
https://mail.python.org/mailman/listinfo/python-list
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Yes now I want to search fo
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Thanks
config_database={'
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Can I do the following to
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Just the value e.g.01:01:01:
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
hosts={'PC2':[
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Thank You
I have found th
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
I just need to print first ele
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Thanks for kind help.
I
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Just one hint and I have made
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
I need to implement this with
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Any link related to such type
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Description of each of t
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
This is a gratui
On Saturday, January 18, 2014 3:21:42 PM UTC-7, indar kumar wrote:
> Hi,
>
>
>
> I want to show a code for review but afraid of plagiarism issues. Kindly,
> suggest how can I post it for review here without masking it visible for
> public
Pleae give example als
So my question is if I am giving multiple inputs(a new device say for example)
in a loop and creating a database(dictionary) for each new devices for example.
I want subsequent devices to save their data(values only not keys) to the
database of each of the already existing devices. How can I do
Thanks all for help and positive comments. Actually, I tried to ask some
questions but I was discouraged to do so saying that I was working on a project
or some assignment. Truth be told I am stuck at one point and since I don't
have experience with programming language, I have been working for
I have to save students information in a database that is keeping continuously
track of the information. Format is as follows:
Information:
Note: if this name already exists there in database, just update the
information of that(name) e.g course,grade and date. Otherwise, add it.
What I thi
@Roy Smith
Can you help me privately because its an assignment and have to submit
plagiarism free
--
https://mail.python.org/mailman/listinfo/python-list
Hi,
I want to show a code for review but afraid of plagiarism issues. Kindly,
suggest how can I post it for review here without masking it visible for public
--
https://mail.python.org/mailman/listinfo/python-list
On Saturday, January 18, 2014 11:00:47 AM UTC-7, indar kumar wrote:
> Hello, I am a newbie. Can somebody help me write the code for following
> program?
>
>
>
>
>
> Write a program that takes student grades and prints out the GPA. The
> information is input,
Hello, I am a newbie. Can somebody help me write the code for following program?
Write a program that takes student grades and prints out the GPA. The
information is input, one student per line in the format:...
The number of students is not known in advance. You should prompt the user for
nner until upload finish
With Regards
Prapulla Kumar R
--
https://mail.python.org/mailman/listinfo/python-list
Hi,
I'm creating GUI using python gtk, and which uses external library gtk ,
M2Crypto I want make executable file by using pyinstaller, Which is not
including external library
How to make external library include into executable file .
Can you give any suggestion how to import external library in
Hello, I am beginner to python and i am writing following code
from pytesser import *
and i am getting an error as follow
Traceback (most recent call last):
File "", line 1, in
File "C:\Python33\lib\site-packages\pytesser.py", line 61
print text
^
SyntaxError: invalid synta
Hi Guys, i have created a site for Python Tutorials. here is the link
http://pypix.com/python/get-started-python-web-development/ . I would like to
have your opinion like what tutorials would you love to see.
Thanks--
https://mail.python.org/mailman/listinfo/python-list
2013 1:10 PM, Tim
Golden wrote:
On 14/10/2013 06:41,
chandan kumar wrote:
> I'm
working on a python project for protocol testing.I need to
provide
> only python compiled source to
our customer.
>
>
Here are the steps followed to take python compiled from
actual sourc
/2013 06:41, chandan kumar wrote:
> I'm working on a python project for protocol testing.I need to provide
> only python compiled source to our customer.
>
> Here are the steps followed to take python compiled from actual source.
> 1.There are 5 different test suites under the pr
Hi,
I'm working on a python project for protocol testing.I need to provide only
python compiled source to our customer.
Here are the steps followed to take python compiled from actual source.
1.There are 5 different test suites under the project
2..Run all 5 test suite with python sources.
3.Af
1 - 100 of 323 matches
Mail list logo