Hi, all
I have issue of thrift-performance in python, does anyone has an experience on
thrift-in-python?
My question in stackoverflow:
http://stackoverflow.com/questions/14171227/why-is-thrift-binary-protocol-serialization-so-much-slow
Copy the question to here(open stackoverflow to check pre
Can nobody explain this? Please. how can a sleep() continue in a
__bootstrap() ?
Regards,
Vincent
On 4 feb, 13:39, Vincent van Beveren
wrote:
> Hi everyone,
>
> I'm currently working on a multithreaded GUI system in Python 2.6. In this
> system I use conditions to coordinat
I think you should use thread.
I just write a similar program using thread. It works well
You can try it, good luck!
--
http://mail.python.org/mailman/listinfo/python-list
Just like the phpMySQLadmin?
Thanks for reply!
--
http://mail.python.org/mailman/listinfo/python-list
On Jun 18, 3:23 pm, CiTro wrote:
> Thank you, Peter. That solved my problem.
the another way is,
codecs.raw_unicode_escape_decode(stringOne) == stringTwo
--
http://mail.python.org/mailman/listinfo/python-list
On Jun 21, 2:32 pm, billy wrote:
> I don't quite understand why this happens. Why doesn't b have its own
> version of r? If r was just an int instead of a dict, then it would.
>
> >>> class foo:
>
> ... r = {}
> ... def setn(self, n):
> ... self.r["f"] = n
> ...>>> a = foo()
>
On Jun 21, 2:38 pm, Vincent wrote:
> On Jun 21, 2:32 pm, billy wrote:
>
>
>
> > I don't quite understand why this happens. Why doesn't b have its own
> > version of r? If r was just an int instead of a dict, then it would.
>
> > >>> class fo
t;, line 360, in
> _call_chain
> result = func
> (*args)
> File "build\bdist.win32\egg\mechanize\_http.py", line 751, in
> https_open
> AttributeError: 'int' object has no attribute
> 'find_key_cert'
>
> Is it possible the issue of mechanize?
I do not know why you need proxy.
i have used gdata do the same work like you.
then i descript it in my blog: vincent-w.blogspot.com
--
http://mail.python.org/mailman/listinfo/python-list
return self.getfields(cursor)
and i got a error, it's message is :
JRYZCFZB_X_ZQY
select * from JRYZCFZB_X_ZQY where rownum <=2
Traceback (most recent call last):
File "", line 1, in
File "c:/vincent/wd/django/mysite/mysite\..\mysite\tools
\data_convert.py", line 107,
On Jul 16, 12:18 pm, Vincent wrote:
> hi, all:
>
> i am using cx_oracle now.
>
> i write code as below:
>
> def __getfields_by_tbname(self,tbname):
> cursor = self.ora_db.cursor()
> print tbname
> sql = 'select * from %s where rownu
'max = ', 4, 'min = ', 1)
.
('prod =', 0, 'max =', 4, 'min =', 1)
('prod =', 1729382256910270464, 'max =', 4, 'min =', 1)
('prod =', 0, 'max =', 4, 'min =', 1)
Whats going on?
Vincent Davis
720-301-3003
--
http://mail.python.org/mailman/listinfo/python-list
ms to be a result of using ipython, or at least how I am
using it "ipython notebook --pylab inline".
Thanks
Vincent Davis
720-301-3003
On Fri, Jun 28, 2013 at 4:04 PM, Joshua Landau
wrote:
> On 28 June 2013 15:38, Vincent Davis wrote:
> > I have a list of a list of intege
igger the bug while under valgrind (which reported some
"Conditional jump or move depends on uninitialized value(s)" & "Use of
uninitialized value of size 8" in PyObject_Free, but reading the code I guess
they are harmless and unrelated).
Any idea of ways to debug this pr
Le samedi 25 août 2012 11:38:47, Vincent Pelletier a écrit :
> Any idea of ways to debug this problem further ?
Trying with pypy ("just to see"), I got even more reproductible segfaults -
even with valgrind.
Turns out, I was not keeping strong references to ctypes buffers, wh
o
t = _maketile(file, m, bbox, 1)
File
"/Library/Frameworks/Python.framework/Versions/7.0/lib/python2.7/site-packages/PIL/PsdImagePlugin.py",
line 266, in _maketile
bytecount = read(channels * ysize * 2)
Vincent
--
http://mail.python.org/mailman/listinfo/python-list
Oops, I was going to make note of the file size. 1.2MB
Vincent
On Sat, Oct 13, 2012 at 10:31 PM, Chris Angelico wrote:
> On Sun, Oct 14, 2012 at 3:23 PM, Vincent Davis
> wrote:
> > OverflowError: Python int too large to convert to C long
> > line 266, in _maketile
>
hat I
need to do with this program. When I get an exception that seems to be an
issue with PIL (i.e. not my program or a problem with the image) I am not
sure what the "right" or conventional way to deal with it is.
Vincent
On Sat, Oct 13, 2012 at 10:49 PM, Chris Angelico wrote:
>
Yes afile is the file name and extension, ifile is the full file name and
path.
Thanks
Vincent
On Sunday, October 14, 2012, MRAB wrote:
> On 2012-10-14 05:23, Vincent Davis wrote:
>
>> I am working on a script to find bad image files. I am using PIL
>> and specifically image
I am looking for a good way to get every pair from a string. For example,
input:
x = 'apple'
output
'ap'
'pp'
'pl'
'le'
I am not seeing a obvious way to do this without multiple for loops, but
maybe there is not :-)
In the end I am going to what
ings if I get a
chance later today.
Thanks again!
Vincent
On Mon, Oct 22, 2012 at 12:45 AM, Emile van Sebille wrote:
> On 10/21/2012 11:33 AM, Vincent Davis wrote:
>
>> I am looking for a good way to get every pair from a string. For example,
>> input:
>> x = 'app
@vbr
Thats interesting. I would never have come up with that.
Vincent
On Sun, Oct 21, 2012 at 3:48 PM, Vlastimil Brom wrote:
> vbr
--
http://mail.python.org/mailman/listinfo/python-list
To All,
I appreciate the range of answers and the time each of you take to think
about and answer my question. Whether or not I use them I find them all
educational.
Thanks again.
Vincent
On Mon, Oct 22, 2012 at 2:03 AM, Emile van Sebille wrote:
> On 10/21/2012 12:06 PM, Ian Kelly wr
ageWrapper::GetMessageReceivedTime @ 170 (
gmetan...@domain.com )> Failed with 0x80004001, last
successful line = 168.
2011-08-16T16:47:47.328-06:00 808 E:Migration
ExchangeMigration!GetMessageDescription @ 198
(gmetan...@domain.com)>
Sent: 2011-08-16T22:47:47.000Z. Received: 2011-08-16T
/python2.6/multiprocessing/pool.py", line 148, in map
return self.map_async(func, iterable, chunksize).get()
File "/usr/lib/python2.6/multiprocessing/pool.py", line 422, in get
raise self._value
httplib.InvalidURL: nonnumeric port: ''
I run Python 2.6 on Ubuntu 10.10
Regards
Vincent
--
http://mail.python.org/mailman/listinfo/python-list
Got it.
After putting commas, it works (The 'o' was a mistake when I posted,
sorry about it ).
Thanks to all of you :)
On Mar 5, 5:12 pm, Dennis Lee Bieber wrote:
> On Fri, 4 Mar 2011 20:08:21 -0800 (PST), Vincent Ren
> declaimed the following in
> gmane.comp.python.g
I've got some new problems and I tried to search on Google but got no
useful information.
I want to download some images with multiprocessing.pool
In my class named Renren, I defined two methods:
def getPotrait(self, url):
# get the current potraits of a friend on Renren.com
On Mar 7, 9:21 pm, Jean-Michel Pichavant
wrote:
> It's a mistake many beginners do, I don't understand why, but it's a
> very common thing. RTFM should stand for "Read The Formidable (error)
> Message" as well.
> Your url is invalid, check your url definition.
>
> JM
I've fixed that problem. Bu
Got it, thanks.
But what should I do if I want to improve the efficiency of my
program?
On Mar 8, 11:37 am, Robert Kern wrote:
> I'm afraid his response applies to this as well: you can't pass methods to
> pool.map() or any other such communication channel to your subprocesses.
--
http://mail
I'm just learning python. After changed it to a non-OOP program, it
works.
Thank you all for suggestions :)
On Mar 8, 1:38 pm, Benjamin Kaplan wrote:
> Is there any particular reason you're using processes and not threads?
> Functions that wait for stuff to happen in C land, such as I/O calls,
>
time.setops, set.Set)')
---
NameError Traceback (most recent call
last)
/home/vincent/hacking/python/ in ()
/usr/lib/python2.6/profile.pyc in run(statement, filename, sort)
68 prof = Profile()
On Apr 1, 7:11 pm, "eryksun ()" wrote:
> Try this instead:
>
> profile.runctx('timer.test(100, settime.setops, set.Set)', globals=globals(),
> locals=locals())
It works! Thanks a lot
--
http://mail.python.org/mailman/listinfo/python-list
On Apr 2, 1:16 am, Robert Kern wrote:
>
> In order to support pickling and its %run feature, IPython makes a fake
> __main__
> module. It looks like profile.run() explicitly imports __main__ to try to run
> the statement there. Honestly, it's been a thorn in our side for a long time,
> but it's a
I am working on a program to monitor directory file changes and am would
like a configuration file. This file would specify email addresses, file and
directory locations.. Is there a preferred format to use with python?
--
Thanks
Vincent Davis
--
http://mail.python.org/mailman/listinfo
in malloc_error_break to debug
Traceback (most recent call last):
File "", line 1, in
MemoryError:
>>>
Python 2.7.1 |EPD 7.0-2 (32-bit)| (r271:86832, Dec 3 2010, 15:41:32)
[GCC 4.0.1 (Apple Inc. build 5488)]
--
Thanks
Vincent Davis
720-301-3003
--
http://mail.python.org/mailman/listinfo/python-list
example code for this on the net an am not
finding a clean example.
Thanks
Vincent Davis
--
https://mail.python.org/mailman/listinfo/python-list
On Tue, Jan 23, 2018 at 4:15 PM Dennis Lee Bieber
wrote:
> On Tue, 23 Jan 2018 13:51:55 -0700, Vincent Davis
> declaimed the following:
>
> >Looking for suggestions. I have an ordered list of names these names will
> >be reordered. I am looking to make a plot, graph, wi
it does not fix it, that is how I
>got your email.
>How can I get the latest Python version (3.9.1), instead of what I'm
>getting (22.7.17)?
>Thank you for your time.
Please, copy-paste all the content of your terminal (I presume this is wht you
name cmd.exe).
Vincent
--
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 statistical info that I'm
> missing, &
Python 3.7.4 won’t uninstall, I have tried doing what I can such as going to
the control panel and uninstalling the program there, but that did not work.
Since I am unable to delete it I am unable to download a different version of
python. How do I fix this and fully uninstall python?
Sent from
it in that color format? I think yes.
3. How can I visualize this data as a 6x6 color image and visualize each
color on a gray scale.
4. General hints or link of how to proceed would be helpful.
Thanks
Vincent Davis
--
https://mail.python.org/mailman/listinfo/python-list
Dennis,
Thanks for your ideas. The researcher I am working with just told me the
data is wrong and needs to send me new data and there are other problems
with exactly what their research questions is. So this goes nowhere for now.
Thanks
Vincent Davis
720-301-3003
*Want to get a hold of me
, 'euclidean')
b = a[a < .0001]
b
array([8.83911760e-05, 6.31347765e-05, 3.89486842e-05, 2.13775583e-05,
2.10950231e-05, 4.10487515e-05, 6.7000e-05, 9.10878697e-05,
7.61183289e-05, 9.90050504e-05, 7.88162420e-05, 5.90931468e-05,
4.50111097e-05, 4.97393205e-05, 6.7896980
Data Sceptic has a couple podcast and some of the code is open source.
https://dataskeptic.com/blog/episodes/2018/algorithmic-detection-of-fake-news
Thanks
Vincent Davis
720-301-3003
*Want to get a hold of me?*
*SMS: awesome.phone: ok...*
*email: bad!*
On Fri, Jul 17, 2020 at 11:39 PM Mike
On 22/12/20 01:57, Bob Gailer wrote:
>
>
> On Mon, Dec 21, 2020, 3:03 PM Vincent Vande Vyvre
> wrote:
>
> Hi,
>
> I've an object that I want to serialise with pickle.
> When I reload the object the attributes of this object are correctly
> fixe
Damn this is annoying me.
I have a webpage with a BZ2 compressed text embedded in it looking like:
'BZh91AY&SYA\xaf\x82\r\x00\x00\x01\x01\x80\x02\xc0\x02\x00 \x00!\x9ah3M
\x07<]\xc9\x14\xe1BA\x06\xbe\x084'
Now, if I simply copy and paste this into Python and decompress it - it
works a treat.
H
"Terry Reedy" <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
>
> please, line = line[20:-1], etc, is easier to read and understand ;-)
Thanks, i'll put that in.
--
http://mail.python.org/mailman/listinfo/python-list
Terry Hancock <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
>
> Took me a long time to figure out what you meant. ;-)
>
> So the string actually contains the backslashes, not the escaped
> characters.
>
> This works:
>
bz2.decompress(eval(repr(user)))
> 'huge'
Unfortunately, it d
Terry Hancock <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
>
bz2.decompress(eval('"' + user + '"'))
>
> Sorry about that. I was trying the other as an alternative,
> but in fact, it doesn't work. So ignore that.
Excellent! Thanks.
--
http://mail.python.org/mailman/listinfo/pytho
,640))
|frame.Show(true)
|self.SetTopWindow(frame)
|return true
|
| app = MyApp(0)
| app.MainLoop()
|
| Everything is explained nicely except the zero parameter in MyApp(0).
| Anybody knows what that zero refers to?
See:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/334
ames, make sure you you position them
correctly, i.e., a filename should only be positioned as /second/ argument.
HTH,
--
Vincent Wehren
| Alex
|
--
http://mail.python.org/mailman/listinfo/python-list
Hi, I'm new to python and just upgraded python on my system from 2.3 to
2.4. My platform is Linux-2.6.9-1.667smp-i686-with-redhat-3-Heidelberg.
Is there any way to inherit (share?) all extensions and additional
modules the my 2.3 have? (of course, beside re-installing everything)
On 19 Oct 2005 02
I have never used generators before but I might have now found a use for
them. I have written a recursive function to solve a 640x640 maze but it
crashes, due to exceeding the stack. The only way around this I can
think of is to use Generator but I have no idea how to.
The function is as b
Tom Anderson <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
>
> Exactly - using a queue means you'll do a breadth-first rather than a
> depth-first search, which will involve much less depth of recursion.
> See:
Thanks for the answers but found a easier (admittedly cheating) way around
Peter Hansen <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
>
> All true, but then Jay might get into electrical compatibility issues,
> and may not realize that the output levels of RS-232 serial hardware
> are not simply 0 and 5V levels, but rather +9V (or so) and -9V (and
> with variatio
user exits, reporting,
data access/replication, autotests, and apart from that, everywhere we
need something done fast ;-).
I'm sure that its liberal license was among the main drivers to use it
in the first place!
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
list, or does it stop?
Thanks
Fire up a shell and try:
>>> seq = ["1", "2", "a", "4", "5", 6.0]
>>> for elem in seq:
... try:
...print int(elem)
... except ValueError:
...pass
and see what happens...
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
Steve Holden wrote:
vincent wehren wrote:
rbt wrote:
If I have a Python list that I'm iterating over and one of the
objects in the list raises an exception and I have code like this:
try:
do something to object in list
except Exception:
pass
Does the code just skip the bad objec
Just a guess: What happens if you remove everything that's in the
"build" directory before running setup.py? There may still be files
around from an earlier build that *did* include the Dabo modules.
--
Vincent Wehren
___/
/
__/
/
/
Ed Leafe
http://leafe.com/
http://dabodev.com/
--
http://mail.python.org/mailman/listinfo/python-list
= [sys.prefix]
sitedir = None # make sure sitedir is initialized because of later 'del'
...
etc.
--
Vincent Wehren
Any clue ?
Regards,
Philippe
--
http://mail.python.org/mailman/listinfo/python-list
ather this shoudl be easy
enough)
2) copy already compiled (.pyc) and source (.py) files to those
directories
Why would you want to copy any *.pyc instead of compiling them on site?
--
Vincent Wehren
3) create directories and copy files in a directory kept in an
environment variable
Can distutils do
entirely. Also,
you may want to consider using Inno Setup as deployment tool (if Windows
is your target platform). Using distutils for a *.py-less installer
seems pretty pointless.
Regards,
--
Vincent Wehren
- pls go to
philippecmartin.com/applications.html for my _small_ contributions :-)
Sara Fwd wrote:
Hi all
Is there a module for processing & handling '.po'
files in python?
Don't know exactly what you mean by "processing & handling". What do you
want to do?
--
Vincent Wehren
__
Do you Yahoo!?
Read onl
quot; is?
I just wondered if anyone knew what happened to snakespell and myspell.
Don't know about that. But than there also is a pyrex-driven aspell
binding at http://sourceforge.net/projects/uncpythontools
Regards,
--
Vincent Wehren
Both seem to have dissapeared from the net. People have rep
vincent wehren wrote:
Fuzzyman wrote:
I'm looking to implement a plugin spell checker.
I'm probably going to go with PyEnchant, as it looks to be the most
promising currently maintained spell checker.
What I would like to know about PyEnchant is how to handle non-ascii
input. Thr
lt.asp?url=/library/en-us/shellcc/platform/shell/reference/enums/csidl.asp
--
Vincent Wehren
Jimmy
--
http://mail.python.org/mailman/listinfo/python-list
are three levels of binding: instance binding, class binding,
and application binding represented by the bind, bind_class, and
bind_all methods. You're probably looking for the the bind_all method,
as in self.bind_all("", self.onSomeKey)
HTH,
--
Vincent Wehren
Thanks,
Gabrie
vincent wehren wrote:
Gabriel B. wrote:
I'm starting to write a POS application UI's module.
In Tk here are three levels of binding: instance binding, class binding,
and application binding represented by the bind, bind_class, and
bind_all methods. You're probably looking for t
if you ever distribute them, programs
relying on this setting may fail on other people's Python installations.
--
Vincent Wehren
I am running Python 2.3.4 on Windows XP and I want to run the program on
Debian sarge later.
Ciao, MM
--
http://mail.python.org/mailman/listinfo/python-list
ow this all seems awkward at
first, but Python's drive towards uncompromising explicitness pays off
big time when you're dealing with multilingual data.
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
*.py? files contain the full pathname of the *.py they have
been compiled from. Copying them to other path locations will give you
the wrong __file___ information in tracebacks.
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
characters to the output, Python at
least let's you respond to conversion problems/errors.
All in all I agree, however.
That's good to hear ;)
--
Vincent Wehren
Ciao, MM
--
http://mail.python.org/mailman/listinfo/python-list
omList(seq)
etc..
Regards
--
Vincent Wehren
Thanks
Phil
--
http://mail.python.org/mailman/listinfo/python-list
ng the sequence protocol,
so it's not quite right.
How about 'reiterable'?
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
Reinhold Birkenfeld wrote:
vincent wehren wrote:
Philip Smith wrote:
Call this a C++ programmers hang-up if you like.
I don't seem to be able to define multiple versions of __init__ in my matrix
class (ie to initialise either from a list of values or from 2 dimensions
(rows/columns)).
Ev
<[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
| Hello,
|
| I have python code which use tab=2. Recently I would like to change it
| into tab=4.
|
| Anyone has suggestion to convert easily and safely ?
Look at "reindent.py" in Tools\Scripts.
--
Vincent W
voked by Windows in my problem situation rather than an inherent
| fault within Python itself.
Your suspicion is correct
see:
http://support.microsoft.com/default.aspx?kbid=321788
--
Vincent Wehren
|
| Does anyone have any idea what the problem could be and how to fix it?
| I know its a rea
dll's they use from the install
| directory.
AFAIK, Windows normally *does* search the directory where the executable
module for the current process lives in for dlls. What sort of dlls are
given you trouble?
--
Vincent Wehren
|
| Is there some way to temporarily add the app's i
ys.executable)[0]
else:
appPrefix = os.path.split(os.path.abspath(sys.argv[0]))[0]
return appPrefix
Now you can use the return value of getAppPrefix() everywhere you need to
calculate paths relative to your app, regardless if it involves a regular
script or py2exe'ified one.
"Grant Edwards" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
| On 2005-08-02, vincent wehren <[EMAIL PROTECTED]> wrote:
| >
| > "Grant Edwards" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
| > news:[EMAIL PROTECTED]
| >|I have s
Prefix = os.path.split(sys.executable)[0]
>> else:
>> appPrefix = os.path.split(os.path.abspath(sys.argv[0]))[0]
>> return appPrefix
>>
>
>Vincent,
>
>This sounds interesting. A few questions for you:
>Why don't I see sys.frozen in interpreter?
&
not a Python extension* is
in sys.path *before* zlib.pyd. Python will try to import this zlib.dll and
find the dll doesn't export a initzlib:
for more info see
http://mail.python.org/pipermail/python-list/2004-October/thread.html#248107
HTH,
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
"Laszlo Zsolt Nagy" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
| vincent wehren wrote:
|
| >"Laszlo Zsolt Nagy" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
| >news:[EMAIL PROTECTED]
| >| Sorry, I realized that the import zlib was no
t know if it is
just a typo, but make sure you follow the rules of backslash literals in
path names. In other words:
"K:\Development\Fabricbase\prod\Test.doc" should read either
r"K:\Development\Fabricbase\prod\Test.doc" (note the leading r for raw
string
or
&quo
I am hoping someone may be able to help.
I am using Python and TKinter to create a GUI program that will
eventually create an XML file for a project I am working on. Now, the XML
file contents changes depending on the type of file it represents - so I
am dynamically creating the TK Entry boxes.
Ian Vincent <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
>
> I have looked at using a dictionary but I cannot get my head around
> how to do that either.
I have tried this now but the Entry field just does not seem to work:
def add_variable(self, root, varname):
L
2 ...]
| or: setup.py --help-commands
| or: setup.py cmd --help
|
| error: no commands supplied
| >>>
|
| Please let me know , what should have been the issue.
You need to say "setup.py install" instead of just setup.py
HTH,
--
Vincent Wehren
|
| Thanks in advance.
|
| Vj
|
--
http://mail.python.org/mailman/listinfo/python-list
"cmd" in the "Run"
input box). Now enter "cd C:\vijay\db2\utils\PyDB2-1.1.0-2.tar\PyDB2-1.1.0"
to get into the right directory. Now enter "setup.py install" and you should
be all set..
--
Vincent
--
http://mail.python.org/mailman/listinfo/python-list
ed Windows Binaries for pydb2 (try Googling for them or the pyDB2
mailing list).
HTH,
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
1, but is
| this the same as Visual Studio 7.1?
It should work.
Did you follow the instructions as per
http://www.vrplumber.com/programming/mstoolkit/ ?
I've had success using that approach...
HTH,
--
Vincent Wehren
|
| If so, can Visual Studio 7.1 be obtained for free?
| If not, is there a
e. Using "mbcs", which is
short for "multi-byte character set", the conversions to and from
Unicode (decode/encode) are internally handled by the corresponding
win32 api functions.
--
Vincent Wehren
I thought it might be and so I surfed around
(http://foundationsto
all pretty
straight-forward, well-documented, and the license fee is a bargain
compared to other packages we've used in the past. What it is not
suitable for is maybe allowing for 3d-views of data cubes - changeable
on the fly.
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
I'm guessing that I need sybase develop lib's but I
> don't know where they are to be found.
>
> So is there a kind sole out there that can help with instructions on what
> is
> needed to get python talking to MsSQL.
>
> jOHN
Use mxODBC?
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
he OpenGL module uses 2.3, which should be correct, but maybe
I'm reading it wrong. Can anybody set me on the right track here?
When you enter "python" in the command line, does python 2.4 appear, or
python 2.3? If it's 2.4, be explicit about wanting 2.3 and run the
script li
d anyone help me?
Thanks,
Alex
openfilename=tkFileDialog.askopenfilename(filetypes=[("all files", "*")])
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
- 2.4, and the license
generally encompasses all other language bindings, too (all being at
version 4.0 except for the C++ version which is currently still at 3.04).
Still, you should just try it for what you are planning to use it /for/
and see if it meets /your/ specific needs.
--
Vincent Wehren
te a shortcut to that
file. The file will be opened using pythonw.exe instead of python.exe.
--
Vincent Wehren
Is there a simple way to do that? I didn't see anything in the Python
docs about it. I suspect that this is really a dumb Windows question,
but I avoid Windows whenever I can, so
'c:/Python23\\Lib\\site-packages\\ZopeUndo',
'c:/Python23\\Lib\\site-packages\\_xmlplus',
'c:/Python24\\Lib\\site-packages\\ChartDirector',
'c:/Python24\\Lib\\site-packages\\elementtidy',
'c:/Python24\\Lib\\site-packages\\elementtree',
'c:/Python24\\Lib\\site-packages\\isapi',
'c:/Python24\\Lib\\site-packages\\py2exe',
'c:/Python24\\Lib\\site-packages\\pythonwin',
'c:/Python24\\Lib\\site-packages\\pywin32_system32',
'c:/Python24\\Lib\\site-packages\\win32',
'c:/Python24\\Lib\\site-packages\\win32com',
'c:/Python24\\Lib\\site-packages\\win32comext',
'c:/Python24\\Lib\\site-packages\\wx-2.5.3-msw-unicode']
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
ns the 100% CPU usage and the time it
takes for the Next button to respond.
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
#x27;global'
statement, as in:
>>> my_global = 1
>>> def some_func():
...global my_global
...my_global += 1
>> some_func()
>> my_global
2
--
Vincent Wehren
--
http://mail.python.org/mailman/listinfo/python-list
Martin v. Löwis wrote:
Vincent Wehren wrote:
is there a reason why msiexec iterates through what looks like all (?)
files and directories in/under the destination directory? There is
massive file I/O going on there (OK, by now you know I didn't
de-install 2.4 before trying ;-)) which exp
1 - 100 of 561 matches
Mail list logo