"Ky Phan" wrote:
> I think the deadline has been moved to Monday the 26th.
Anyway, I accepted you for the web interface and will mentor you. Now
we need to hope that google accepts that.
Dischi
--
"Writing in C or C++ is like running a chain saw with all the safety
guards removed."
-Bo
I think the deadline has been moved to Monday the 26th.
On 3/23/07, Benjamin Zores <[EMAIL PROTECTED]> wrote:
And hurry up, deadline is today.
Ben
On 3/23/07, FoX <[EMAIL PROTECTED]> wrote:
> 2007/3/23, NoNaMeNo TRiCKeD <[EMAIL PROTECTED]>:
> > Hi!, Thanks for your answer. I would like to wor
Pascal Schirrmann wrote:
> Hi,
>
> Still polishing the French freevo translation (as I cannot do many more
> for now), I was really stunned by the fact that the sentence 'Fetching
> radar Map for %s...' wasn't translated at screen, even when present in
> the freevo.po/mo files.
>
> Then I had
Duncan Webb wrote:
> It's there and installed but
> import kaa.metadata.version
> if kaa.metadata.version.VERSION < 0.6:
> doesn't work.
>
Using a string:
if kaa.metadata.version.VERSION < "0.6"
This is kind of lame. I think each module should expose version from
__init__.py:
from ver
Hi,
Still polishing the French freevo translation (as I cannot do many more
for now), I was really stunned by the fact that the sentence 'Fetching
radar Map for %s...' wasn't translated at screen, even when present in
the freevo.po/mo files.
Then I had a look in the plugin and find that this
Dirk Meyer wrote:
> Duncan Webb wrote:
>> beats me, attached are the two listings.
>>
>> Duncan
> import kaa.metadata.version
>> File "/usr/lib/python2.4/site-packages/kaa/xmlutils.py", line 34, in ?
>> import xml.sax
>> ImportError: No module named sax
> import xml.sax
> dir(xml.
Dirk Meyer wrote:
> Duncan Webb wrote:
>> Dirk Meyer wrote:
>>> Duncan Webb wrote:
kaa.metadata.version and kaa.imlib2.version do not exist in the current
svn, how do I now get the version info?
>>> the version.py should be created on install.
>> It's there and installed but
>> import kaa
Duncan Webb wrote:
> beats me, attached are the two listings.
>
> Duncan
import kaa.metadata.version
> File "/usr/lib/python2.4/site-packages/kaa/xmlutils.py", line 34, in ?
> import xml.sax
> ImportError: No module named sax
import xml.sax
dir(xml.sax)
> ['ContentHandler', 'Er
Duncan Webb wrote:
> Dirk Meyer wrote:
>> Duncan Webb wrote:
>>> kaa.metadata.version and kaa.imlib2.version do not exist in the current
>>> svn, how do I now get the version info?
>>
>> the version.py should be created on install.
>
> It's there and installed but
> import kaa.metadata.version
> i
Dirk Meyer wrote:
> Duncan Webb wrote:
>> kaa.metadata.version and kaa.imlib2.version do not exist in the current
>> svn, how do I now get the version info?
>
> the version.py should be created on install.
It's there and installed but
import kaa.metadata.version
if kaa.metadata.version.VERSION <
Duncan Webb wrote:
> kaa.metadata.version and kaa.imlib2.version do not exist in the current
> svn, how do I now get the version info?
the version.py should be created on install.
Dischi
--
Join the Army. Meet interesting people. Kill them.
pgp4kYnkGKnrh.pgp
Description: PGP signature
--
Hi all,
kaa.metadata.version and kaa.imlib2.version do not exist in the current
svn, how do I now get the version info?
Duncan
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and y
12 matches
Mail list logo