root@ostack01:~# python
Python 2.7.12 (default, Nov 19 2018, 06:48:02) 
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import yaml
>>> yaml.__file__
'/usr/local/lib/python2.7/dist-packages/yaml/__init__.pyc'

 

相关文章:

  • 2021-12-10
  • 2021-12-10
  • 2021-11-23
  • 2021-11-23
  • 2021-11-23
  • 2022-02-15
猜你喜欢
  • 2022-12-23
  • 2021-07-29
  • 2021-12-11
  • 2022-01-16
  • 2022-02-16
  • 2022-12-23
  • 2021-12-10
相关资源
相似解决方案