From 4e9450f955e763a4d301645ab11201834d8a0ccc Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 14 Jan 2010 02:59:14 +0100 Subject: 1.0.2! --- doc/pydoc/os.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/pydoc/os.html') diff --git a/doc/pydoc/os.html b/doc/pydoc/os.html index 7db9c84b..9d1b6771 100644 --- a/doc/pydoc/os.html +++ b/doc/pydoc/os.html @@ -85,7 +85,7 @@ Methods defined here:

Data and other attributes defined here:
-
__new__ = <built-in method __new__ of type object at 0x7f28d265efc0>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f6a9223efc0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from EnvironmentError:
@@ -225,7 +225,7 @@ Data descriptors defined here:

Data and other attributes defined here:
-
__new__ = <built-in method __new__ of type object at 0x7f28d26b2840>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f6a92292840>
T.__new__(S, ...) -> a new object with type S, a subtype of T
n_fields = 16
@@ -303,7 +303,7 @@ Data descriptors defined here:

Data and other attributes defined here:
-
__new__ = <built-in method __new__ of type object at 0x7f28d26b29e0>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f6a922929e0>
T.__new__(S, ...) -> a new object with type S, a subtype of T
n_fields = 10
@@ -897,7 +897,7 @@ Write a string to a file descriptor.curdir = '.'
defpath = ':/bin:/usr/bin'
devnull = '/dev/null'
-environ = <os._Environ object at 0x7f28d169be50>
+environ = <os._Environ object at 0x7f6a9127be50>
linesep = '\n'
name = 'posix'
pardir = '..'
-- cgit 1.4.1-2-gfad0