[Python-Dev] Re: RELEASED Python 2.3.1
Michael Hudson
mwh at python.net
Fri Sep 26 04:46:48 EDT 2003
martin at v.loewis.de (Martin v. Löwis) writes:
> "Jason R. Mastaler" <jason at mastaler.com> writes:
>
>> Python 2.3.1 (#1, Sep 24 2003, 15:55:24)
>> [GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)] on linux2
>> Type "help", "copyright", "credits" or "license" for more information.
>> >>> from os import fsync
>> Traceback (most recent call last):
>> File "<stdin>", line 1, in ?
>> ImportError: cannot import name fsync
>> >>>
>
> Why is that a bug? Your system just does not have a declared fsync
> function.
Err, no. I assume you've read the rest of your mail by now...
Cheers,
mwh
--
The Internet is full. Go away.
-- http://www.disobey.com/devilshat/ds011101.htm
More information about the Python-Dev
mailing list