473,770 Members | 5,976 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

"Python Drive Name" is the search, what is the question?

Just thought I'd see if you guys had an answer for this. My website
analytics page shows that people come to my site after searching for
"Python drive name" but I don't think I'm offering any help with such
a thing.

However I would like to help since I'm getting a few people a day for
this. So does anyone have an idea on what they could be searching for
..... and of course what the answer would be?

Sorry it's such a vague question for you guys, but I thought maybe
you'd enjoy a mystery for the day!

--
Gregory Piñero
Chief Innovation Officer
Blended Technologies
(www.blendedtechnologies.com)
Jan 27 '06 #1
3 1767
Gregory Piñero:
Just thought I'd see if you guys had an answer for this. My website
analytics page shows that people come to my site after searching for
"Python drive name" but I don't think I'm offering any help with such
a thing.

However I would like to help since I'm getting a few people a day for
this. So does anyone have an idea on what they could be searching for
Perhaps they're searching for the official name of the Python DAT tape
drive model.
http://www.datman.com/tbul/dmtb_014.htm
and of course what the answer would be?


The firmware names usually look like: 25501-XXX, 25501-008, 25947-XXX,
25588-???, 27871-XXX, 28388-XXX.

--
René Pijlman
Jan 27 '06 #2
Ok, that's one answer. Maybe I'll make a page of answers which will
include this one?

Perhaps they're searching for the official name of the Python DAT tape
drive model.
http://www.datman.com/tbul/dmtb_014.htm
and of course what the answer would be?


The firmware names usually look like: 25501-XXX, 25501-008, 25947-XXX,
25588-???, 27871-XXX, 28388-XXX.

--
René Pijlman
--
http://mail.python.org/mailman/listinfo/python-list

--
Gregory Piñero
Chief Innovation Officer
Blended Technologies
(www.blendedtechnologies.com)
Jan 27 '06 #3
On 1/28/06, Dennis Lee Bieber <wl*****@ix.net com.com> wrote:
However, you do have an entry that covers "Python" and "Drive", with
your URL at the bottom...

Look Familiar???

-=-=-=-=-=-=-
Gregory Piñero | 3 Dec 01:23
Picon
Re: Detect Blank DVD or CD in CDROM Drive
From: Gregory Piñero <gregpinero <at> gmail.com>
Subject: Re: Detect Blank DVD or CD in CDROM Drive
Newsgroups: gmane.comp.pyth on.general
Date: 2005-12-03 00:23:47 GMT


That would be interesting if that's what they're looking for. I never
did figure out how to do that. In fact, my post on using Python with
NeroCmd.exe comes up first in a google search for "python drivename"
no quotes.

Here's the link if you're curious:
http://www.answermysearches.com/inde...ng-process/10/

But I just don't think that's what they're looking for. I'll keep
thinking about it.

-Greg
Jan 28 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
25582
by: beliavsky | last post by:
Ideally, one can use someone's C++ code by just looking at the header files (which should contain comments describing the functions in addition to function definitions), without access to the full source code. Can analogs of C++ header files be created for Python code? Python "header" files could list only the 'def' statements and docstrings of Python functions and classes, but that does not tell you what the functions return. One could...
0
2215
by: python-help-bounces | last post by:
Your message for python-help@python.org, the Python programming language assistance line, has been received and is being delivered. This automated response is sent to those of you new to python-help, to point out a few resources that can help with answering your own questions, or improve the chances of getting a useful answer from the helpers. The most comprehensive overview of python.org help resources is at ...
1
1698
by: barbara_dave | last post by:
Hi all, I use GetLogicDrive to get all drives. when I use "for each.." loop searching each drive, I got error"A: drive not ready",... I want to seach some files which are in a drive, but I don't want to get error message during the search. I try to use "Try..Catch" to catch the execption, but it does not work. How to get rid of "Drive not Ready" error message?
13
8628
by: dhughey | last post by:
I am using <script type="text/javascript"> function setAction(frm){ act = ''; for(x=0;x<frm.se.length;x++){ if(frm.se.checked){ act = frm.se.value; } }
1
1640
by: Warren | last post by:
I am running win2k pro and was wondering if writing python scripts or running modules dumps anything in the "C" drive? I have 3 partitions and run python on the 3rd one or "E"drive. My "C" drive is almost full and keeps loading up with stuff I don't want or need. Some of it I can find some not. So until I can get a new HD I need to keep weeding out the weeds! TIA. Warren
4
9158
by: Luc The Perverse | last post by:
Hi - I have very little C# programming experience. I am making a software product which calls for an interface almost identical to Windows Explorer - and I wondered if mounting a "virtual drive" would be feasable for me (someone not good at programming) to implement. -- LTP :)
41
2551
by: none | last post by:
Hello, IIRC, I once saw an explanation how Python doesn't have "variables" in the sense that, say, C does, and instead has bindings from names to objects. Does anyone have a link? Thanks, Ami
92
3978
by: ureuffyrtu955 | last post by:
Python is a good programming language, but "Python" is not a good name. First, python also means snake, Monty Python. If we search "python" in google, emule, many results are not programming resource. If we search PHP, all results are programming resource. Second, python also means snake, snake is not a good thing in western culture. Many people dislike any things relevant to snake. We must have high regard for the custom.
3
1332
by: kyosohma | last post by:
Hi, Is there some way to get a list of "impure" Python modules/extensions from PyPI? I know the mySQL module is a good example, but I am working on creating some decent instructions on how to create Windows installers from impure modules and am having a hard time finding them. Thanks! Mike
0
9592
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9425
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10058
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10004
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9870
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7416
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6678
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5450
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3972
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.