Sorry, I work weird hours at this job.

Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import py2exe
>>> print py2exe.__version__
0.6.6
>>> import dabo
>>> print dabo.version
{'file_revision': '4111', 'version': '0.8.4', 'revision': '~4111'}


Mike

On Wed, Jul 2, 2008 at 5:20 PM, Paul McNett <[EMAIL PROTECTED]> wrote:

> Mike Mabey wrote:
> > I just barely started using Dabo, so I'm using the version that was just
> > released in June.
>
> Open up a python interpreter, and type:
>
>  >>>import dabo
>  >>>print dabo.version
>
> Paul
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to