PERFORCE change 122198 for review

Andrew Turner andrew at FreeBSD.org
Sat Jun 23 10:49:26 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=122198

Change 122198 by andrew at andrew_hermies on 2007/06/23 10:48:28

	Add the python facund data types

Affected files ...

.. //depot/projects/soc2007/andrew-update/frontend/facund/__init__.py#5 edit
.. //depot/projects/soc2007/andrew-update/frontend/facund/data.py#1 add

Differences ...

==== //depot/projects/soc2007/andrew-update/frontend/facund/__init__.py#5 (text+ko) ====

@@ -25,5 +25,6 @@
 #
 
 from computer import Computer
+from data import *
 
 __all__ = ["gui", "network"]


More information about the p4-projects mailing list